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-02-06 17:50:01 +01:00 committed by GitHub
parent a9c4baf3a7
commit 1d1fd982c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ which when the pollution rate exceeds a certain threshold in these then we act o
# Prerequisites:
* 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
* SUMO 1.0.0 : http://sumo.dlr.de/wiki/Downloads
# How to run