Updated Documantation (markdown)

Jannik 2017-06-29 17:30:56 +02:00
parent fcc96d6669
commit fb1b5a62b1

@ -3,7 +3,7 @@
1) read the license
2) download/clone the git repository
3) make sure you have the latest version of java 8 oracle jdk installed
4) if want use the cloud integration a client-secret is needed in "resources/client_secret.json" see [google doc](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default is not included for security reasons.
4) if want to use the cloud integration a client-secret is needed in "resources/client_secret.json" see [google doc](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default is not included for security reasons.
5) place the unzip repository into your workspace and start eclipse, project should now be there or import the project to your workspace
this will be reworked soon!