summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlan Yee <alyee@ucsd.edu>2016-08-01 11:40:15 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-12-05 20:05:39 -0800
commit486eca2fac7b622b013bd0b0144376606b9e409c (patch)
tree52aafb307b183ec78e580d8225e9672a7303557d /README.rst
parent367a51d77a1b7c2553c4055cb002f9d51aff0889 (diff)
downloadparamiko-486eca2fac7b622b013bd0b0144376606b9e409c.tar.gz
Update README.rst
Revising wording
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 74757e8d..cf1258f3 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ under the GNU Lesser General Public License (`LGPL
<https://www.gnu.org/copyleft/lesser.html>`_).
The package and its API is fairly well documented in the ``docs`` folder that
-should have come with this archive.
+should have come with this repository.
Installation
@@ -134,7 +134,7 @@ Use
---
The demo scripts are probably the best example of how to use this package.
-There is also a lot of documentation, generated with Sphinx autodoc, in the
+Also a lot of documentation is generated by Sphinx autodoc, in the
doc/ folder.
There are also unit tests here::