We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df82c87 commit 67e9288Copy full SHA for 67e9288
README.md
@@ -80,9 +80,9 @@ To compile:
80
- Obtain an API key from https://thecatapi.com/
81
- Create credentials.properties file in the root project directory
82
- Add the API key this format to the credentials.properties file
83
-```properties
84
-CAT_API_KEY=your_actual_api_key
85
-```
+ ```properties
+ CAT_API_KEY=your_actual_api_key
+ ```
86
- Run with Android Studio Android Studio Jellyfish | 2023.3.1 Patch 1 or later
87
88
## 💡License
0 commit comments