1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 23:00:04 -04:00

Fix some links

This commit is contained in:
Emil Ernerfeldt
2020-08-09 17:46:00 +02:00
parent d35be05731
commit 1483455630
5 changed files with 2 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
# egui_glium
This crates provides bindings between [Egui](crates.io/crates/egui) and [glium](https://crates.io/crates/glium) which allows you to write GUI code using Egui and compile it and run it natively, cross platform.
This crates provides bindings between [Egui](https://crates.io/crates/egui) and [glium](https://crates.io/crates/glium) which allows you to write GUI code using Egui and compile it and run it natively, cross platform.