diff --git a/How-to-run.md b/How-to-run.md index 6ece6be..fabea73 100644 --- a/How-to-run.md +++ b/How-to-run.md @@ -1,8 +1,8 @@ # How to run This application can be launched from an IDE, or from a shell (linux or Windows). -You will need a config.json configuration file (see default_config.json for a template). -You can use your own scenario file (osm.sumocfg file), see : http://sumo.dlr.de/wiki/Tutorials. +You will need a config.json configuration file (see [default_config.json](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/configs/default_config.json) for a template) and a simulation file. +You can use your own scenario file (osm.sumocfg file), see : [SUMO Tutorials](http://sumo.dlr.de/wiki/Tutorials). **With a Shell:**