Updated Documantation (markdown)

Jannik 2017-06-01 16:19:18 +02:00
parent 6a39793ffc
commit 14c22d8b5b

@ -2,8 +2,9 @@
1) read the license
2) download/clone the git repository
3) make sure you have the latest versionj of java 8 oracle jdk installed
4) place the unzip repository into your workspace and start eclipse, project should now be there or import the project to your workspace
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.
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!