From 2f782b4963d32b3a84f2a2668070c806ff889ff6 Mon Sep 17 00:00:00 2001 From: validcube Date: Sat, 21 Oct 2023 19:45:49 +0700 Subject: [PATCH] docs: part 6 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b1da83fbe3..c399ca3dd2 100644 --- a/README.md +++ b/README.md @@ -63,14 +63,14 @@ You can obtain ReVanced Manager by downloading it from either [revanced.app/down ## 🌱 Miscellaneous Anything else can be found here. -## 📄 Documentation +### 📄 Documentation Step on how to use the application are available [here](/docs/README.md). -## 👋 Contributing +### 👋 Contributing You can find the contribution guidelines [here](/CONTRIBUTING.md), Thanks for consider contributing to ReVanced Manager! -## 🔴 Issues +### 🔴 Issues For suggestions and bug reports, open an issue [here](https://github.com/ReVanced/revanced-manager/issues/new?assignees=&labels=bug&projects=&template=bug-issue.yml&title=bug%3A+%3Ctitle%3E). -## ⚖️ License +### ⚖️ License ReVanced Manager adopt the [GNU General Public License 3.0](/LICENSE), [tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3): You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.