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 7194d41 commit 2fc8228Copy full SHA for 2fc8228
README.md
@@ -1,13 +1,13 @@
1
<p align="center" id="reactpy">
2
- <a href="https://reactpy.herokuapp.com">
+ <a href="#">
3
<img src="https://raw.githubusercontent.com/reactive-python/reactpy/main/branding/svg/reactpy-logo-landscape.svg" alt="ReactPy Logo" style="min-width: 300px; width: 50%" />
4
</a>
5
</p>
6
<p align="center">
7
<em>Reactive user interfaces with pure Python</em>
8
9
10
- <a href="https://github.com/encode/starlette/actions">
+ <a href="https://github.com/reactive-python/reactpy/actions">
11
<img src="https://github.com/reactive-python/reactpy/workflows/test/badge.svg" alt="Build Status">
12
13
<a href="https://pypi.org/project/reactpy/">
0 commit comments