diff --git a/README.md b/README.md index a5fe04f..410fb44 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ After installing a backend, you can use UnifiedNlp by activating network-based g Since KitKat, you need to select any mode but "device only", on older Android version this setting is called "Wi-Fi & mobile network location" (ignore any misleading texts saying this is for Google's location service, you don't have Google's service installed but UnifiedNlp :smile:) +Current location as seen by GPS, Network Location and UnifiedNLP can be checked in [My Location](https://github.com/mirfatif/MyLocation) app. + Backend development ------------------- The API is available [here](https://github.com/microg/android_external_UnifiedNlpApi). Documentation may be found in the README provided with the API.