summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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::