From 3d2a9ee77915282f700891e622106ffe22e2bb1f Mon Sep 17 00:00:00 2001 From: junzhang <ju.zhang@fz-juelich.de> Date: Mon, 19 Jan 2015 10:32:10 +0100 Subject: [PATCH] README.txt is added. --- AUTHORS | 1 - README.txt | 12 ++++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 README.txt diff --git a/AUTHORS b/AUTHORS index d6ffdb66..79a4dca0 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 00000000..5d08de8b --- /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. + + -- GitLab