瀏覽代碼

Update README.md

embed screenshot of gui elements
Rodja Trappe 4 年之前
父節點
當前提交
ca5b5ec77f
共有 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`: