Checking in the README file.
diff --git a/README b/README
new file mode 100644
index 0000000..51f845f
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+This is the repository for the median finding code.
+Loosely based on the Patterson and Manku-Rajagopalan-Lindsay algorithms, but
+somehow different (and better) than those.