diff --git a/README.md b/README.md index 83241e19a..72fcab96f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # ReactPy

- - + + @@ -18,7 +18,6 @@

- [ReactPy](https://reactpy.dev/) is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components that look and behave similar to those found in [ReactJS](https://reactjs.org/). Designed with simplicity in mind, ReactPy can be used by those without web development experience while also being powerful enough to grow with your ambitions.