# HG changeset patch
# User Brian Neal <bgneal@gmail.com>
# Date 1338861065 18000
# Node ID 360534b4781d4d64b1956b9670a0296d36b9ebda
# Parent  3057f16caa435a520d0ea9c9d39d99b45283d6db
Updated README and docs with link to Read the Docs page.

diff -r 3057f16caa43 -r 360534b4781d README.txt
--- a/README.txt	Mon Jun 04 20:24:38 2012 -0500
+++ b/README.txt	Mon Jun 04 20:51:05 2012 -0500
@@ -5,10 +5,11 @@
 ------------------------------------------------------------------
 
 :Author: Brian Neal <bgneal@gmail.com>
-:Version: Alpha
-:Date: May 30, 2012
+:Version: 0.1
+:Date: June 4, 2012
 :Home Page: https://bitbucket.org/bgneal/enigma/
 :License: MIT License (see LICENSE.txt)
+:Documentation: http://readthedocs.org/docs/py-enigma/en/latest/
 :Support: https://bitbucket.org/bgneal/enigma/issues
 
 
@@ -25,7 +26,7 @@
 students interested in cryptography.
 
 Py-Enigma strives to be Pythonic, easy to use, comes with unit tests, and
-(coming soon) documentation.
+documentation.
 
 
 Scope
@@ -119,10 +120,11 @@
 Documentation
 -------------
 
-I want to use Py-Enigma as a chance to learn Sphinx_, so you can expect to see
-some nicely formatted documentation coming soon. In the meantime, please read
-the source code. I commented it heavily so I could understand how the Enigma
-machine works.
+The latest documentation is available at 
+`Read the Docs <http://readthedocs.org/docs/py-enigma/en/latest/>`_.
+
+Sources for the documentation are also included in Sphinx_ format. If you
+install Sphinx you can generate the documentation in several output formats.
 
 
 Support
diff -r 3057f16caa43 -r 360534b4781d enigma/docs/source/index.rst
--- a/enigma/docs/source/index.rst	Mon Jun 04 20:24:38 2012 -0500
+++ b/enigma/docs/source/index.rst	Mon Jun 04 20:51:05 2012 -0500
@@ -11,6 +11,7 @@
 :Date: |today|
 :Home Page: https://bitbucket.org/bgneal/enigma/
 :License: MIT License (see LICENSE.txt)
+:Documentation: http://readthedocs.org/docs/py-enigma/en/latest/
 :Support: https://bitbucket.org/bgneal/enigma/issues
 
 Py-Enigma is a historically accurate `Enigma machine