Tell people how to build the docs
diff --git a/doc/README b/doc/README
new file mode 100644
index 0000000..2a525bb
--- /dev/null
+++ b/doc/README
@@ -0,0 +1,4 @@
+This is the pyOpenSSL documentation source.  It uses Sphinx.  To build the
+documentation, install Sphinx 1.0 and run:
+
+    $ make html