Updated README

This commit is contained in:
PeratX 2017-05-20 16:34:56 +08:00
parent df7452b741
commit 40c0e755b3
2 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@ android:
- '.+' - '.+'
script: script:
- chmod 777 gradlew - chmod 777 gradlew
- ./gradlew clean assemble test jacocoTestReport - ./gradlew clean assembleDebug
after_success: after_success:
- bash <(curl -s https://codecov.io/bash) - bash <(curl -s https://codecov.io/bash)

View File

@ -15,7 +15,7 @@ __[Releases](https://github.com/iTXTech/Daedalus/releases)__
Introduction Introduction
------------- -------------
This application can create a VPN tunnel to modify the DNS settings on Android.<br> This application can create a VPN tunnel to modify the DNS settings on Android.<br>
Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.<br> Through the DNS server and rules which are provided by third parties, users can visit Google, Twitter and so on via https protocol directly without a VPN.<br>
<br> <br>
Features: Features:
* No root access required, no ads contained * No root access required, no ads contained