From 3734ab3dbaf3fbea91fd7f6ad30a6ecebae2e679 Mon Sep 17 00:00:00 2001 From: Carla Date: Mon, 26 Oct 2015 12:49:36 +0100 Subject: [PATCH] Update README.md --- geocoder/ip-addresses/extension/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geocoder/ip-addresses/extension/README.md b/geocoder/ip-addresses/extension/README.md index 908d8a3..9944371 100644 --- a/geocoder/ip-addresses/extension/README.md +++ b/geocoder/ip-addresses/extension/README.md @@ -1,5 +1,5 @@ # CartoDB IP addresses geocoder extension -Postgres extension for the CartoDB admin0 geocoder. It is meant to contain the functions and related objects needed to geocode by IP addresses. It is not meant to contain the actual data used to geocode them. +Postgres extension for the CartoDB IP addresses geocoder. It is meant to contain the functions and related objects needed to geocode by IP addresses. It is not meant to contain the actual data used to geocode them. ## Dependencies This extension is thought to be used on top of CartoDB platform. Therefore a cartodb user is required to install the extension onto it.