1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-21 19:16:30 +00:00

Update README.md

This commit is contained in:
Axel HUYNH-PHUC 2019-01-20 11:58:45 +01:00 committed by GitHub
parent a1196612d4
commit e13d8eedfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,9 @@ which when the pollution rate exceeds a certain threshold in these then we act o
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/simulation_example.PNG)
# Prerequisites:
* Python 3.7
* SUMO 1.1.0
* Python >3.7 : https://www.python.org/downloads/
* External Python librairies : shapely, parse, jsonpickle : ``` > pip install [LIBRARY_NAME] ```
* SUMO 1.1.0 : http://sumo.dlr.de/wiki/Downloads
# How to run