From d975fe230df7e10c7d546d4424eedf617b2d5478 Mon Sep 17 00:00:00 2001 From: rjshade Date: Fri, 30 Mar 2012 18:52:09 +0100 Subject: [PATCH] Added README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2ffe80 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Geocoding and autocomplete with Google Maps and jQuery UI + +A simple demo showing how to use the jQuery UI autocomplete widget in conjunction with Google Maps geocoding service. + +See it in action here: [rjshade.github.com/gmaps-autocomplete/](http://rjshade.github.com/gmaps-autocomplete/) +