diff --git a/README.md b/README.md index efd9c75..ed5bb84 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,6 @@ -# matsim-example-project +# matsim-velbert -A small example of how to use MATSim as a library. - -By default, this project uses the latest (pre-)release. In order to use a different version, edit `pom.xml`. - -A recommended directory structure is as follows: -* `src` for sources -* `original-input-data` for original input data (typically not in MATSim format) -* `scenarios` for MATSim scenarios, i.e. MATSim input and output data. A good way is the following: - * One subdirectory for each scenario, e.g. `scenarios/mySpecialScenario01`. - * This minimally contains a config file, a network file, and a population file. - * Output goes one level down, e.g. `scenarios/mySpecialScenario01/output-from-a-good-run/...`. +A scenario of the Velbert in Germany. The current version is v1.1. The necessary input files can be optained from the VSP team. ### Import into eclipse