Kaynağa Gözat

alternative approach to scale image in readme

Rodja Trappe 4 yıl önce
ebeveyn
işleme
d75627b038
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 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" | width=400)
+<img src="sceenshots/ui-elements.png?raw=true" width="300">
 
 ## Usage