diff --git a/README b/README
new file mode 100644
index 0000000..91681b0
--- /dev/null
+++ b/README
@@ -0,0 +1,23 @@
+
+
+ ___ ___ ___ ___ ___
+ /\ \ /\ \ /\ \ /\ \ /\ \
+ /::\ \ /::\ \ /::\ \ /::\ \ /::\ \
+ /::\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\
+ \;:::/ / \:\/:/ / \:\ \/__/ \:\ \/__/ \:\/:/ /
+ |:\/__/ \::/ / \:\__\ \:\__\ \::/ /
+ \|__| \/__/ \/__/ \/__/ \/__/
+
+
+
+ Rocco is a quick-and-dirty, literate-programming-style documentation
+ generator for Ruby. See the Rocco generated docs for more information:
+
+
+
+
+ Rocco is a port of, and borrows heavily from, Docco -- the original
+ quick-and-dirty, hundred-line-long, literate-programming-style
+ documentation generator in CoffeeScript:
+
+
diff --git a/README.md b/README.md
deleted file mode 100644
index f784a18..0000000
--- a/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# rocco
-
-This is a Ruby port of [Docco](http://jashkenas.github.com/docco/), a
-_quick-and-dirty, hundred-line-long, literate-programming-style
-documentation generator_.
-
-See the [Rocco generated documentation](http://rtomayko.github.com/rocco/)
-for more information.