From a1481c1113c5f52f8acbbc464c4b1e9f0a0e1c94 Mon Sep 17 00:00:00 2001 From: Constantin Kraft Date: Tue, 5 Apr 2022 17:11:40 +0200 Subject: [PATCH] Fix typo: Reserve -> Reverse (geocoding) (#112) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d26b02fa57..2e87da9786 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This project is under heavy development, there will be continous functions, feat - Object detection based on COCO SSD. - Search assets based on tags and exif data (lens, make, model, orientation) - Upload assets from your local computer/server using [immich cli tools](https://www.npmjs.com/package/immich) -- [Optional] Reserve geocoding using Mapbox (Generous free-tier of 100,000 search/month) +- [Optional] Reverse geocoding using Mapbox (Generous free-tier of 100,000 search/month) - Show asset's location information on map (OpenStreetMap). - Show curated places on the search page - Show curated objects on the search page