diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-06 14:22:56 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-06 14:22:56 -0800 |
commit | c6a6f317fca2aa368943870ecc3854bb53399f06 (patch) | |
tree | 6c975bf178f47d504da5edbce3233ca54a89d82d /docs/faq.rst | |
parent | 8b347932fb3612e622d07643af62ed939976b9cb (diff) | |
download | cryptography-c6a6f317fca2aa368943870ecc3854bb53399f06.tar.gz cryptography-c6a6f317fca2aa368943870ecc3854bb53399f06.tar.bz2 cryptography-c6a6f317fca2aa368943870ecc3854bb53399f06.zip |
Convert stuff
Diffstat (limited to 'docs/faq.rst')
-rw-r--r-- | docs/faq.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index cbbb74ad..4bce4174 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -14,5 +14,7 @@ to NaCl. If you prefer NaCl's design, we highly recommend `PyNaCl`_. +Also, we have a version control system. + .. _`NaCl`: http://nacl.cr.yp.to/ .. _`PyNaCl`: https://pynacl.readthedocs.org |