mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Rename Egui to egui
Also update iamges in README.md
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
|
||||
<head>
|
||||
<title>Egui – An experimental immediate mode GUI written in Rust</title>
|
||||
<title>egui – An experimental immediate mode GUI written in Rust</title>
|
||||
<style>
|
||||
html {
|
||||
/* Remove touch delay: */
|
||||
@@ -76,4 +76,4 @@
|
||||
|
||||
</html>
|
||||
|
||||
<!-- Powered by Egui: https://github.com/emilk/egui/ -->
|
||||
<!-- Powered by egui: https://github.com/emilk/egui/ -->
|
||||
|
||||
Reference in New Issue
Block a user