Browse Source

'README.md' ändern

Martin Schmitz 6 years ago
parent
commit
2c678d1d06
1 changed files with 2 additions and 5 deletions
  1. 2 5
      README.md

+ 2 - 5
README.md

@@ -22,13 +22,10 @@ See [Releases](../../releases)
 
 ## Compiling and Building OLIR
 
-#### Compiling
-Run `./gradlew assemble`
-
-#### Deploying
+#### Compiling & Deploying
 Plug in your Android device and run `./gradlew installDebug`
 
-#### Building a Release
+#### Building a Release APK
 Run `./gradlew assemble`