update readme
authorDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Sun, 25 Nov 2018 22:24:30 +0000 (23:24 +0100)
committerDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Sun, 25 Nov 2018 22:24:30 +0000 (23:24 +0100)
camunda-overlay/README.md

index aef79ecaecd2e09d8d1b52ff6ba94937013bcd64..66b07672664cfc248636f0960eeb11e4eebbd022 100644 (file)
@@ -1,16 +1,22 @@
+# Camunda process manager
+
 Run ```./camunda.py``` to just deploy the process.
 
-Flags:
+## Flags
 
 ```--autoclick 1```: will deploy the process and run it with three terms.
 Result should be available in Camunda Tasklist -> All Tasks
 
+```--autoclick 2```: will deploy the process, run it with three terms, and tries to download the pdf
+
 ```--no-deploy```: do not deploy the process, probably only useful with the autoclick-flag
 
 ```--no-cleanup```: do not remove old deployments, keep tasks running (might be confusing if there are multiple deployments)
 
-Default login:
+## Default login
 
 URI: http://localhost:8080/camunda/
+
 User: demo
+
 Pass: demo