Updated README
This commit is contained in:
parent
d06921f9e5
commit
e6c6103127
@ -14,6 +14,7 @@ android:
|
||||
licenses:
|
||||
- '.+'
|
||||
script:
|
||||
- chmod 777 gradlew
|
||||
- ./gradlew clean assemble test jacocoTestReport
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
16
README.md
16
README.md
@ -1,6 +1,16 @@
|
||||
iTXTech Daedalus
|
||||
===============
|
||||
__See the world outside through a CLEAN DNS.__
|
||||
__No root required Android DNS modifier and hosts/DNSMasq resolver.__
|
||||
|
||||
[![Build Status](https://travis-ci.org/iTXTech/Daedalus.svg?branch=master)](https://travis-ci.org/iTXTech/Daedalus)
|
||||
|
||||
Installation
|
||||
-------------
|
||||
__[Releases](https://github.com/iTXTech/Daedalus/releases)__
|
||||
|
||||
[<img alt='Get it on Google Play'
|
||||
src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'
|
||||
height="80">](https://play.google.com/store/apps/details?id=org.itxtech.daedalus)
|
||||
|
||||
Introduction
|
||||
-------------
|
||||
@ -32,10 +42,6 @@ Requirements
|
||||
* Recommended Android version: >= 5.0 (API 21) - __*Full features*__
|
||||
* Best Android version: >= 7.1 (API 25) - __*Launcher shortcuts*__
|
||||
|
||||
Get Daedalus
|
||||
-------------
|
||||
__[Releases](https://github.com/iTXTech/Daedalus/releases)__
|
||||
|
||||
Open Source Licenses
|
||||
-------------
|
||||
* __[ClearEditText](https://github.com/MrFuFuFu/ClearEditText)__ by *[Yuan Fu](https://github.com/MrFuFuFu)* - None
|
||||
|
Loading…
Reference in New Issue
Block a user