From 6d3d8c603c933fc7f5fc773b8a3bc2c6ff9e1f25 Mon Sep 17 00:00:00 2001 From: LucasJavaudin Date: Thu, 27 May 2021 10:30:45 +0200 Subject: [PATCH] add description --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.txt b/README.txt index e69de29..e3f93b0 100644 --- a/README.txt +++ b/README.txt @@ -0,0 +1,6 @@ +# MetroSim + +MetroSim is a dynamic traffic-assignment simulator, developed for Metropolis. + +MetroSim simulates the mode choice, departure-time choice and route choice of commuters in large-scale scenarios. +MetroSim can be used in conjunction with the MetroWeb interface or as a standalone program (for debugging and development purposes).