docs: init (#911)

Co-authored-by: afn <_@afn.lol>
This commit is contained in:
oSumAtrIX
2023-06-07 12:01:36 +02:00
committed by GitHub
parent 4ccb9ac94d
commit d030b0af70
10 changed files with 226 additions and 0 deletions

16
docs/2_2_managing.md Normal file
View File

@ -0,0 +1,16 @@
# 🧰 Managing patched applications
After patching an application, you may want to manage it. This page will guide you through managing patched applications.
## 🪜 Steps to manage patched applications
1. Tap on the **Dashboard** tab in the bottom navigation bar
2. Select the **Installed** chip
3. Tap on the **Info** button for the application you want to manage
4. Choose one of the options from the menu
## ⏭️ What's next
The next page will bring you back to the usage page.
Continue: [🛠️ Usage](2_usage.md)