update readme.md
This commit is contained in:
parent
84f95fcbe9
commit
a033f85224
32
README.md
32
README.md
|
|
@ -20,13 +20,16 @@ LG Launcher<br/>
|
|||
HTC Launcher<br/>
|
||||

|
||||
|
||||
|
||||
Nova launcher with TeslaUnread,Apex launcher,Adw Launcher provided by notz</br/></br/>
|
||||
|
||||
Solid launcher provided by MajeurAndroid
|
||||
Xiaomi Launcher<br/>
|
||||

|
||||
|
||||
|
||||
HOW TO USE
|
||||
Nova launcher with TeslaUnread,Apex launcher,Adw Launcher provided by [notz](https://github.com/notz)</br/></br/>
|
||||
|
||||
Solid launcher provided by [MajeurAndroid](https://github.com/MajeurAndroid)
|
||||
|
||||
|
||||
USAGE
|
||||
===================================
|
||||
<br/>1. Add mavenCentral to your build script.
|
||||
|
||||
|
|
@ -55,9 +58,18 @@ HOW TO USE
|
|||
<br/>
|
||||
|
||||
|
||||
DEVELOP BY
|
||||
===================================
|
||||
[Leo Lin](https://github.com/leolin310148)
|
||||
|
||||
|
||||
ABOUT Google Play Developer Term Violation
|
||||
===================================
|
||||
If you receive mail from Google contents message like : REASON FOR WARNING: Violation of section 4.4 of the Developer Distribution Agreement.
|
||||
If you receive mail from Google contains message like :<br/>
|
||||
|
||||
REASON FOR WARNING: Violation of section 4.4 of the Developer Distribution Agreement.
|
||||
|
||||
|
||||
Please add permissions to your manifest.
|
||||
|
||||
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS"/>
|
||||
|
|
@ -65,6 +77,14 @@ Please add permissions to your manifest.
|
|||
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
|
||||
<uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
|
||||
|
||||
|
||||
CHANGE LOG
|
||||
===================================
|
||||
1.0.9<br/>
|
||||
Add xiaomi launcher support.
|
||||
|
||||
|
||||
|
||||
LICENSE
|
||||
===================================
|
||||
<br/>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue