# HG changeset patch # User Brian Neal # Date 1372996962 18000 # Node ID 41df1e5308e92afb356534ad5cd889c0038b234b # Parent 5b335e8af407ebb3850bcd2afd03b663503a1bf0 Update README.txt with documentation links. diff -r 5b335e8af407 -r 41df1e5308e9 README.txt --- a/README.txt Thu Jul 04 22:41:30 2013 -0500 +++ b/README.txt Thu Jul 04 23:02:42 2013 -0500 @@ -9,7 +9,7 @@ :Date: July 4, 2013 :Home Page: https://bitbucket.org/bgneal/m209/ :License: MIT License (see LICENSE.txt) -:Documentation: (coming soon) +:Documentation: https://m209.readthedocs.org :Support: https://bitbucket.org/bgneal/m209/issues The `M-209`_ is a mechanical cipher machine used by the US military during World @@ -20,9 +20,10 @@ This project is a Python 3 library and command-line utility for encrypting and decrypting text by simulating the operation of an actual M-209 device. -Please see the documentation (coming soon) for library usage, tutorials and +Please see the documentation_ for library usage, tutorials and references. .. _M-209: http://en.wikipedia.org/wiki/M-209 .. _Boris Hagelin: http://en.wikipedia.org/wiki/Boris_Hagelin +.. _documentation: https://m209.readthedocs.org