diff --git a/README.md b/README.md index e45c085a..425af041 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Try Django 3.2 Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project. -Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project. Django has so many features that just work out of the box: user authentication, database management, html template rending, URL routing, form data validation, and so much more. +Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project. Django has so many features that just work out of the box: user authentication, database management, html template rendering, URL routing, form data validation, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest.