1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Improve documentation

This commit is contained in:
Emil Ernerfeldt
2021-12-28 17:33:49 +01:00
parent 00f965de87
commit 68fca09df9
4 changed files with 10 additions and 3 deletions

3
docs/README.md Normal file
View File

@@ -0,0 +1,3 @@
This folder contains the files required for the egui web demo hosted at <https://emilk.github.io/egui/>.
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the `master` branch of a repository.