mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Rename Egui to egui
Also update iamges in README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Egui Framework
|
||||
# egui framework
|
||||
|
||||
This aims to be the entry-level crate if you want to write an Egui App.
|
||||
This aims to be the entry-level crate if you want to write an egui app.
|
||||
|
||||
`eframe` calls into your code (it is a framework) and supports web apps (via [`egui_web`](https://crates.io/crates/egui_web)) and native apps (via [`egui_glium`](https://crates.io/crates/egui_glium)).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user