summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2014-03-08 23:26:45 +0100
committerMartin Matusiak <numerodix@gmail.com>2014-03-08 23:26:45 +0100
commit78094c317f525b5cb8c60bbf30cb0cdb676ca717 (patch)
treec28106eb21d1b407d7fc208bdc867cccb40b2173 /README.rst
parent6c79248af6262641ff87559df54110aad2d8d2ac (diff)
downloadansicolor-78094c317f525b5cb8c60bbf30cb0cdb676ca717.tar.gz
update readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8766f4b..f6c4586 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ Introduction
------------
``ansicolor`` is a library that makes it easy to use ansi color markup in command
-line programs. `API documentation`_.
+line programs.
Installation
@@ -104,6 +104,7 @@ Take a look at the ``demos`` to see what's possible.
$ python -m ansicolor.demos --highlight
$ python -m ansicolor.demos --diff
+Also see the `API documentation`_.
.. _`API documentation`: https://ansicolor.readthedocs.org/