From cee533e573be4526e8f294d5ac17bdf746b05c09 Mon Sep 17 00:00:00 2001 From: nuclearfog <32868976+nuclearfog@users.noreply.github.com> Date: Mon, 18 Jul 2022 15:23:36 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8ad14dbe..f8310180 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ # Lightweight Twitter app for Android 4.1+ - -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nuclearfog/shitter)](https://github.com/nuclearfog/Shitter/releases/latest/download/SH1TT3R.apk) + +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nuclearfog/shitter)](../../releases/latest/download/SH1TT3R.apk) ![](https://img.shields.io/github/downloads/nuclearfog/Shitter/total) @@ -26,14 +26,14 @@ ## How to build -You can import this project with Android Studio. To get access to the Twitter API, you have to apply for a developer account. For more information visit Twitter Developer Platform. Add your API keys to this file. +You can import this project with Android Studio. To get access to the Twitter API, you have to apply for a developer account. For more information visit Twitter Developer Platform. Add your oauth 1.0 keys to this [file](app/src/main/java/org/nuclearfog/twidda/backend/utils/Tokens.java). + ## Information -The API keys of all releases are my property and only intended for this app! Please check the Twitter rules here and here. - -If you have any questions, feel free to open a discussion. If you have found a bug, please open an issue. +App releases may contain private API keys belonging to the repository owner. Please check the Twitter rules here and here. +If you have any questions or if you have found a bug, please open an issue. ## 3rd party libraries and licenses