Browse Source

Update README.md

Link to example
Rodja Trappe 4 years ago
parent
commit
5398bd8855
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -17,3 +17,7 @@ Launch it with
 Or use with autoreloading by calling
 
    nicegui main.py
+
+# Full Example
+
+See [main.py](https://github.com/zauberzeug/nice_gui/blob/main/main.py)