Update README.md

This commit is contained in:
Nguyễn Đạt
2021-10-01 18:29:43 +07:00
committed by GitHub
parent 55139dc0a9
commit 00afd287f3
+2 -4
View File
@@ -1,3 +1,4 @@
![cydia-1900000830-iphone-0-1628105716 3](https://user-images.githubusercontent.com/52943116/135612614-3d3138cb-2a3d-4ed1-9244-905bab8f5c9f.PNG)
# Table of Contents # Table of Contents
@@ -49,8 +50,6 @@
9. **YouPiP:** enable YouTube's **native PiP**. More options are in YouTube Settings => General. 9. **YouPiP:** enable YouTube's **native PiP**. More options are in YouTube Settings => General.
# Known issues # Known issues
1. **uYou**: all known-issues of uYou are listed [here](https://github.com/MiRO92/uYou-for-YouTube/issues). **Make sure you take a look at it before reporting any bugs**! 1. **uYou**: all known-issues of uYou are listed [here](https://github.com/MiRO92/uYou-for-YouTube/issues). **Make sure you take a look at it before reporting any bugs**!
@@ -64,7 +63,6 @@
5. **Not a bug**: the app won't be able to receive push notifications if you use a free developer account to sideload it. 5. **Not a bug**: the app won't be able to receive push notifications if you use a free developer account to sideload it.
# Download (IPA) # Download (IPA)
- **uYouPlus (uYou+)+** requires iOS & iPadOS 13.0 and later. The latest version of **uYouPlus** can be found in the [Release tab](). - **uYouPlus (uYou+)+** requires iOS & iPadOS 13.0 and later. The latest version of **uYouPlus** can be found in the [Release tab]().
@@ -120,7 +118,7 @@ git clone https://github.com/qnblackcat/uYouPlus.git
4. Optional: Modify the app the way you want. I suggest you take a look at the [theos-jailed wiki](https://github.com/kabiroberai/theos-jailed/wiki/Usage) and my `Makefile`. 4. Optional: Modify the app the way you want. I suggest you take a look at the [theos-jailed wiki](https://github.com/kabiroberai/theos-jailed/wiki/Usage) and my `Makefile`.
5. `cd` to the project folder, run 5. `cd` to the project folder, run:
``` ```
make clean package make clean package
``` ```