From 67e9288852a9f75376c21f685af86b5ba5d6a9fb Mon Sep 17 00:00:00 2001 From: aliumujib Date: Mon, 1 Jul 2024 13:27:20 +0100 Subject: [PATCH] Updated read me --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 49247dd..1d735f2 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ To compile: - Obtain an API key from https://thecatapi.com/ - Create credentials.properties file in the root project directory - Add the API key this format to the credentials.properties file -```properties -CAT_API_KEY=your_actual_api_key -``` + ```properties + CAT_API_KEY=your_actual_api_key + ``` - Run with Android Studio Android Studio Jellyfish | 2023.3.1 Patch 1 or later ## 💡License