summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2015-08-04 03:41:49 +0200
committerChris Liechti <cliechti@gmx.net>2015-08-04 03:41:49 +0200
commitc6af356a700957b87d3b190e2e27c42fe59a582d (patch)
tree24606a726cb4c6558b69b2eb3803c3a6b6ef4cc6 /README.rst
parent90570b9a7d663e52bdf70b6a6b877bfd3246521e (diff)
downloadpyserial-git-c6af356a700957b87d3b190e2e27c42fe59a582d.tar.gz
doc update: rename CHANGES.txt -> .rst, improve README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 91a2049..a427a57 100644
--- a/README.rst
+++ b/README.rst
@@ -31,7 +31,9 @@ Installation
============
``pip install pyserial`` should work for most users.
-Detailed information can be found in "documentation/pyserial.rst".
+Detailed information can be found in `documentation/pyserial.rst`_.
The usual setup.py for Python libraries is used for the source distribution.
Windows installers are also available (see download link above).
+
+.. _`documentation/pyserial.rst`: https://github.com/pyserial/pyserial/blob/master/documentation/pyserial.rst#installation