diff --git a/README.rst b/README.rst index 3d1c3882..7bec272b 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,8 @@ complex applications. It began as a simple wrapper around `Werkzeug`_ and `Jinja`_ and has become one of the most popular Python web application frameworks. -Flask offers suggestions, but doesn't enforce any dependencies or -project layout. It is up to the developer to choose the tools and +Flask offers suggestions but doesn't enforce any dependencies or +project layouts. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.