Mercurial > public > m209
changeset 53:41df1e5308e9
Update README.txt with documentation links.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 04 Jul 2013 23:02:42 -0500 |
parents | 5b335e8af407 |
children | 7fd3ec5580ab |
files | README.txt |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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