Update README.md

This commit is contained in:
Adil Mohak 2021-03-25 13:30:30 +03:00 committed by GitHub
parent bf44ddb934
commit 078d07c851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!!