We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c791ac8 commit 67e6181Copy full SHA for 67e6181
README.md
@@ -1,4 +1,6 @@
1
-<img src="https://raw.githubusercontent.com/reactive-python/reactpy/main/branding/reactpy-logo-wide.svg" alt="ReactPy Logo" id="reactpy" width="500px" />
+<a href="https://reactpy.herokuapp.com">
2
+ <img src="https://raw.githubusercontent.com/reactive-python/reactpy/main/branding/reactpy-logo-wide.svg" alt="ReactPy Logo" id="reactpy" width="500px" />
3
+</a>
4
5
ReactPy is a library for building user interfaces in Python without Javascript. ReactPy
6
interfaces are made from components which look and behave similarly to this found in
0 commit comments