Update README

This commit is contained in:
Nathan Freitas 2017-11-17 12:21:14 -05:00 committed by GitHub
parent 3d951b9dd8
commit cdf3180291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

17
README
View File

@ -3,6 +3,23 @@ Tor Android
*********************************************** ***********************************************
This is a project forked from Orbot for building the tor binary for Android This is a project forked from Orbot for building the tor binary for Android
How to Build
***********************************************
Please see: https://raw.githubusercontent.com/n8fr8/tor-android/master/BUILD
How to Use via Gradle
***********************************************
repositories {
maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
}
dependencies {
compile 'org.torproject:tor-android-binary:0.3.1'
}
*********************************************** ***********************************************
Tor protects your privacy on the internet by hiding the connection Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor between your Internet address and the services you use. We believe Tor