summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2014-03-08 23:25:44 +0100
committerMartin Matusiak <numerodix@gmail.com>2014-03-08 23:25:44 +0100
commit6c79248af6262641ff87559df54110aad2d8d2ac (patch)
tree0418ff943d52593fecb57985365e83e3ed7351de /README.rst
parent4fd1fb9b68189ce4f801fc84ec4b2d28692262f2 (diff)
downloadansicolor-6c79248af6262641ff87559df54110aad2d8d2ac.tar.gz
update readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d9d4d27..8766f4b 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.
+line programs. `API documentation`_.
Installation
@@ -103,3 +103,7 @@ Take a look at the ``demos`` to see what's possible.
$ python -m ansicolor.demos --color
$ python -m ansicolor.demos --highlight
$ python -m ansicolor.demos --diff
+
+
+
+.. _`API documentation`: https://ansicolor.readthedocs.org/