Updated Documantation (markdown)

Jannik 2017-11-22 23:31:50 +01:00
parent 0b41059594
commit b8fc22912b

@ -5,7 +5,7 @@ make sure you have [Maven](https://maven.apache.org/) and the latest version of
At first you need to clone cemu_UI `git clone https://github.com/Seil0/cemu_UI.git`, if you have done that go to the root folder of cemu_UI and build the cemu_UI package with `mvn package`. The final package can be found in /target.
### Cloud sync
If you want to build a version that supports the cloud sync, you need to add a "client_secret.json" in "resources/". For more information hav a closer look at [developers.google.com](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default client_secret is not included for security reasons.
If you want to build a version that supports the cloud sync, you need to add a "client_secret.json" in "resources/". For more information have a closer look at [developers.google.com](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default client_secret is not included for security reasons.
## Used libraries and apis
### libraries