diff --git a/README.md b/README.md index ea8414a..6eaef3a 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,7 @@ Finally, start the development server to preview the application ``` python manage.py runserver ``` + +# More About django-ribbit +This is a clone website of Twitter. A user can create an account on it by filling up the signup form and then login. +If a user is logged in then he/she can create their ribbits on the website and can also see other user's ribbits. Ribbit is like a tweet on twitter.