From 3bf444e02d2297d604950eaa39568d7f05c01416 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Tue, 7 Jan 2014 12:18:57 -0500 Subject: [PATCH] more readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3891fc..231d42d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ simple-location =============== -Wordpress plugin for locations - uses ipinfodb.com +Wordpress plugin for adding locations (city, country) to posts. +Optionaly can use ipinfodb.com for autodetection. + +Adds "city" and "country" fields to wordpress posts. +If you add an API key for ipinfodb.com on the settings page, +then when the post fields are left blank, it will use the client's IP +to auto fill the fields.