From d94df53dcc1fd89b4b9fc5dd99fc622e377267a5 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 11 May 2011 09:15:42 +0200 Subject: [PATCH] added readme --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..5d1ca2e --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +REST client library to interact with GeoServer (http://www.geoserver.org) + +The purpose of this project is to hold a REST client library to interact with GeoServer; a requirement for this library is to depend as less as possible on external libraries. This library aims at being lean and mean. + +For more information see this page: + +http://code.google.com/p/geoserver-manager/ \ No newline at end of file