diff options
| author | cesco89 <cescoriga@gmail.com> | 2014-03-01 11:32:14 +0100 |
|---|---|---|
| committer | cesco89 <cescoriga@gmail.com> | 2014-03-01 11:32:14 +0100 |
| commit | a10e6b1fc34c40fc1f51ba0ce380a673975aadda (patch) | |
| tree | 87dbbf7ac8e1dbda87e0401e6d0670d2631a5714 | |
| parent | 9fb445c0b56f315413346391cda8fae1c04fa982 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -0,0 +1,29 @@ +Kernel Tweaker +============== + +A simple app for root users to manage CPU parameters and other stuff. + +* **[Play Store link] (https://play.google.com/store/apps/details?id=com.dsht.kerneltweaker)** + +--- + +Third party libraries: + +* [SlidingMenu by jfeinstein10] (https://github.com/jfeinstein10/slidingmenu) + +--- + +Some features are from Open Source projects: + +* **[AOKP] (https://github.com/AOKP)** +* **[DirtyUnicorns] (https://github.com/DirtyUnicorns-KitKat/)** +* **[OMNI] (https://github.com/omnirom)** + +--- + + + +LICENSE +======= + +**KernelTweaker source is under license GPL V3** |
