diff --git a/.travis.yml b/.travis.yml index 7c3176a..b43a391 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,6 @@ android: - '.+' script: - chmod 777 gradlew - - ./gradlew clean assemble test jacocoTestReport + - ./gradlew clean assembleDebug after_success: - bash <(curl -s https://codecov.io/bash) \ No newline at end of file diff --git a/README.md b/README.md index 0cb4337..db8828b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ __[Releases](https://github.com/iTXTech/Daedalus/releases)__ Introduction ------------- This application can create a VPN tunnel to modify the DNS settings on Android.
-Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.
+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.

Features: * No root access required, no ads contained