Skip to content
Snippets Groups Projects
Commit d9f0368a authored by Yorgo EL MOUBAYED's avatar Yorgo EL MOUBAYED
Browse files

Update README.md

parents 7c824780 257a6b76
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,11 @@ python manage.py makemigrations ...@@ -41,7 +41,11 @@ python manage.py makemigrations
~~~ ~~~
#### Run API server #### Run API server
You'll probably run this the most. It means to run a emulated server on your local computer. <<<<<<< HEAD
You'll run this the most. It means to run a emulated server on your local computer.
=======
You'll run this the most of all commands. It means to run a emulated server on your local computer.
>>>>>>> 257a6b76e0c2467ef746618881f0931d43992968
~~~ ~~~
python manage.py runserver python manage.py runserver
~~~ ~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment