Update README.md
This commit is contained in:
parent
0d6c6cfd4a
commit
37dbd9570e
1 changed files with 0 additions and 13 deletions
13
README.md
13
README.md
|
@ -28,19 +28,6 @@ Feel free to contribute with [issues](https://github.com/lucasnlm/antimine-andro
|
|||
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/.github/google_play.png" alt="Get it on Google Play" height="80"/>
|
||||
</a>
|
||||
|
||||
## Building
|
||||
|
||||
You can build from source code by running:
|
||||
|
||||
```bash
|
||||
git clone git@github.com:lucasnlm/antimine-android.git
|
||||
cd antimine-android
|
||||
|
||||
./gradlew assembleRelease -Dorg.gradle.java.home=$ANDROID_JRE
|
||||
```
|
||||
|
||||
Where `ANDROID_JRE` is the Java runtime provided by Android Studio.
|
||||
|
||||
## Features
|
||||
|
||||
- No guessing algorithm
|
||||
|
|
Loading…
Reference in a new issue