Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
To add instructions for Django
  • Loading branch information
saaifali authored Oct 5, 2017
1 parent 316764c commit 23694e0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Project for System Simulation and Modelling Event 1
# Authors
Rahul Amin and Saif Ali

# PreRequisites
Python 2.7,

Django 1.11.2

# Instructions
For now, run main.py from multichannel/core folder
For command line simulation, run main.py from multichannel/core folder
For a web front end view,
open a terminal from root folder and run python manage.py runserver.

# Comments
will be adding complete support for django soon to run simulation via a decent web frontend.

update : Django support has been added!

Cheers!

0 comments on commit 23694e0

Please sign in to comment.