From af34d79d03f02471666a766f245a6fcf77230b6e Mon Sep 17 00:00:00 2001 From: codenikel <104294082+codenikel@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:48:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6897654..54e3c3b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Install rust and follow these steps: 1. `cd examples/basic` 2. `cargo run` -## POC Egui App +## Egui Integration Example Install rust and follow these steps: 1. `cd examples/egui`