You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
NominatimGeocoderBackend
2
2
========================
3
-
[UnifiedNlp](https://github.com/microg/android_packages_apps_UnifiedNlp) geocoder backend that uses MapQuest's Nominatim service (based on OpenStreeMap)
3
+
[UnifiedNlp](https://github.com/microg/android_packages_apps_UnifiedNlp) geocoder backend that uses OSM Nominatim service.
4
4
5
5
Building
6
6
--------
7
-
Build using gradle. Remember to `git submodule init` before.
7
+
Build using gradle.
8
8
9
9
10
10
Used libraries
@@ -13,7 +13,7 @@ Used libraries
13
13
14
14
License
15
15
-------
16
-
Copyright 2014-2015 μg Project Team
16
+
Copyright 2014-2017 microG Project Team
17
17
18
18
Licensed under the Apache License, Version 2.0 (the "License");
19
19
you may not use this file except in compliance with the License.
0 commit comments