re-instate master branch, add README with forward instructions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2df8c99
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+To clone this repo, run:
+
+```
+git clone -b asf-site https://git-wip-us.apache.org/repos/asf/couchdb-www.git
+```
+
+Or from GitHub:
+
+```
+git clone -b asf-site  https://github.com/apache/couchdb-www.git
+```