diff --git a/README.md b/README.md index 639bb5c2..a748d380 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -##Sith AE +## Sith AE 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` -####Dependencies: +#### Dependencies: * Django 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) \ No newline at end of file