tune README
[noFUDroid.git] / README.md
index b9105fa9805d7a12fc0a309165a6638198d58af6..13d9f1f2f7eb3f7714805ece09f4511ef93ea97b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,8 +14,10 @@ It is a fork of the original [NetworkMonitoredBlocker](https://github.com/Skaraf
 
 You will need version 54 or later of the Xposed Framework.
 Put the `XposedBridgeApi.jar` into the folder `app/libs/`.
-Then run `gradle assemble`.
+
 You may have to create a file `local.properties` to tell gradle where the Android build tools are located, with content like this:
 ```
 sdk.dir=/path/to/android-sdk
 ```
+
+Then run `gradle assemble`.