Update README.md

This commit is contained in:
Skia 2015-11-19 08:47:24 +01:00
parent 6c8f2c5555
commit c8680ec87d

View File

@ -1,4 +1,4 @@
##Sith AE ## Sith AE
To start working on the project, just run the following commands: To start working on the project, just run the following commands:
@ -11,10 +11,8 @@ You will be prompted for your Gitlab account, so you need some.
To start the debug server, just run `python3 manage.py runserver` To start the debug server, just run `python3 manage.py runserver`
####Dependencies: #### Dependencies:
* Django * Django
The development is done with sqlite, but it is advised to set a more robust The development is done with sqlite, but it is advised to set a more robust
DBMS for production (Postgresql for example) DBMS for production (Postgresql for example)