diff --git a/AUTHORS b/AUTHORS index d6ffdb66185efdc644d61babddde680943c3ac73..79a4dca0962b3a38e5a245a7a958b44efa6c0986 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,3 @@ - JuPedSim contributors: Andrea Portz diff --git a/README.txt b/README.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d08de8b0d890939c948f4cda805eab4ea8e99a2 --- /dev/null +++ b/README.txt @@ -0,0 +1,12 @@ +JPSreport v0.6 alpha +==================== + +Running +======= + +>> JPSreport.exe --inifile="./xxx/xxx/ini_bottleneck.xml" + +From the command line trajectory files mentioned in the inifile will be analysed by using the methods and parameters in the inifile. +The output results will be saved in the sub-folder of the folder where the inifile exists. + +