فهرست منبع

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

Rodja Trappe 4 سال پیش
والد
کامیت
ccb0579648
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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`: