diff --git a/README.md b/README.md index 126367c5b..83241e19a 100644 --- a/README.md +++ b/README.md @@ -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.