From b00f438a19152d92a969082efa931564422a9c60 Mon Sep 17 00:00:00 2001 From: Jannik Date: Tue, 3 Apr 2018 16:32:02 +0200 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index 55b5c82..6a128dc 100644 --- a/Documentation.md +++ b/Documentation.md @@ -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",