diff --git a/README.md b/README.md
index 53b0a58..1d05e41 100644
--- a/README.md
+++ b/README.md
@@ -21,12 +21,12 @@ Send an SMS to the device you want to locate in order to retrieve information ab
**Options**
Option | Explaination | Required permission
-------|:------------|--------------------|
-locate | Will return the most accurate set of coordinates possible
and a link to them pinpointed to OpenStreetMap | Location
-cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone.
You can then put this information on [OpenCellId][1] to individuate the smartphone's
approximate location. | Location
+locate | Will return the most accurate set of coordinates possible and a link to them pinpointed to OpenStreetMap | Location
+cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. You can then put this information on [OpenCellId][1] to individuate the smartphone's approximate location | Location
battery | Will return battery infos | None |
lock | Will lock down the smartphone | Device Administrator |
callme | You will receive a call from the lost smartphone | Calls, Overlay |
-wifi | Will return Wi-Fi infos. Requires enabled location | Location |
+wifi | Will return Wi-Fi infos | Location |
wifi-enable | Will enable Wi-Fi (Only API < 29) | None |
wifi-disable | Will disable Wi-Fi (Only API < 29) | None |