From 6c0e5bf9c13dea7c21582bb9f03a5fc574de5204 Mon Sep 17 00:00:00 2001 From: Rohit Kumar Saini <40729749+rockingrohit9639@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:39:57 +0530 Subject: [PATCH] Updating readme file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.