mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Rename Egui to egui
Also update iamges in README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "egui_web"
|
||||
version = "0.7.0"
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Bindings for compiling Egui code to WASM for a web page"
|
||||
description = "Bindings for compiling egui code to WASM for a web page"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/emilk/egui"
|
||||
|
||||
Reference in New Issue
Block a user