From 078d07c8513ef4aa5a95e8e8dc911f84558a2556 Mon Sep 17 00:00:00 2001 From: Adil Mohak <60693922+adilmohak@users.noreply.github.com> Date: Thu, 25 Mar 2021 13:30:30 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4eb88d9..c4fbdf0 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,6 @@ First Clone the repo with `git clone https://github.com/adilmohak/django_sms_and Run the following commands `pip install -r requirements.txt` `python manage.py runserver` +Finaly go to this address http://127.0.0.1:8000 # Thank You!!