Updated Documentation (markdown)

Jannik 2018-04-03 16:32:02 +02:00
parent 9bdebad826
commit b00f438a19
1 changed files with 1 additions and 1 deletions

@ -10,7 +10,7 @@ go to the root folder of Project-HomeFlix and execute the following command
The final package can be found in /target.
If you want to use the omdb API you'll need to add a apikey.json in /resources
If you want to use the omdb API you'll need to add a `apiKeys.json` in /resources
``` json
{
"omdbAPIKey":"YOURKEY",