1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

Merge pull request #51 from cxong/patch-1

Fix demo anchor
This commit is contained in:
Emil Ernerfeldt
2020-11-26 15:15:13 +01:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ Egui can be used anywhere you can draw textured triangles.
Sections:
* [Demo](#demos)
* [Demo](#demo)
* [Goals](#goals)
* [State / features](#state)
* [How it works](#how-it-works)