From 14c22d8b5bf93561a1ed2b631c2f629e3aca6399 Mon Sep 17 00:00:00 2001 From: Jannik Date: Thu, 1 Jun 2017 16:19:18 +0200 Subject: [PATCH] Updated Documantation (markdown) --- Documantation.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documantation.md b/Documantation.md index 7ea3d25..57da5a5 100644 --- a/Documantation.md +++ b/Documantation.md @@ -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!