Update README.md

This commit is contained in:
Adil Mohak 2021-03-25 13:10:26 +03:00 committed by GitHub
parent be7d4e4841
commit 2a9938a296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,4 +53,12 @@ After the student finished the quiz, here is how the result display
![Screenshot (127)](https://user-images.githubusercontent.com/60693922/89736959-1d40bf00-da76-11ea-98a8-b9e95db4da77.png)
#Installation
First Clone the repo with **git clone https://github.com/adilmohak/django_sms_and_e-learning.git**
Run the following commands
**pip install -r requirements.txt
python setup.py install**
# Thank You!!