Parcourir la source

Merge branch 'main' of github.com:zauberzeug/nice_gui into main

Rodja Trappe il y a 4 ans
Parent
commit
ccb0579648
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 We like streamlit but find it uses to much magic when it comes to state handling. In search for a nice library to write simple graphical user interfaces we discovered justpy. It's to "low-level-html" for our daily usage but provides a great basis for "Nice GUI".
 
+![Example GUI Elements](/sceenshots/ui-elements.png?raw=true "GUI Elements")
+
 ## Usage
 
 Write your nice GUI in a file `main.py`: