Selaa lähdekoodia

Update README.md

embed screenshot of gui elements
Rodja Trappe 4 vuotta sitten
vanhempi
säilyke
ca5b5ec77f
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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`: