Explorar o código

alternative approach to scale image in readme

Rodja Trappe %!s(int64=4) %!d(string=hai) anos
pai
achega
d75627b038
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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