diff options
author | Alan Yee <alyee@ucsd.edu> | 2016-08-01 11:40:15 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-12-05 20:05:39 -0800 |
commit | 486eca2fac7b622b013bd0b0144376606b9e409c (patch) | |
tree | 52aafb307b183ec78e580d8225e9672a7303557d /README.rst | |
parent | 367a51d77a1b7c2553c4055cb002f9d51aff0889 (diff) |
Update README.rst
Revising wording
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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:: |