diff --git a/README.md b/README.md index d07f452..6994171 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ locate | Will return the most accurate set of coordinates possible
and a l 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. Requires enabled location | battery | Will return battery infos | callme | You will receive a call from the lost smartphone | +wifi | Will return Wi-Fi infos. Requires enabled location | +wifi-enable | Will enable Wi-Fi (Only API < 29) | +wifi-disable | Will disable Wi-Fi (Only API < 29) | ## Legal notice * This software is licensed under the GNU General Public License v3.0. Click [here](https://github.com/xfarrow/locatemydevice/blob/main/LICENSE) for more information;