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",