浏览代码

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`: