From 8e0c6b991505905b715096d1f57abba8c02fd0db Mon Sep 17 00:00:00 2001 From: Andrea Franz Date: Mon, 2 Nov 2009 23:50:21 +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..a73ac30 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Couchdb Flex +=== + +A [CouchDB](http://couchdb.apache.org/) library for Flex. You can use it to connect you AIR application with a Couchdb database. + +More info and docs soon... \ No newline at end of file