summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaciej Fijalkowski <fijall@gmail.com>2012-06-18 11:23:23 +0200
committerMaciej Fijalkowski <fijall@gmail.com>2012-06-18 11:23:23 +0200
commitff8bb5e8b10b1ebd0aa96c8b1fe190b93fc71896 (patch)
treef883be992a72050c217642ae60bf801ef2500a66 /README.md
parentefc9ebc6f940c2a6755635183852c35fa0e2fcdf (diff)
downloadcffi-ff8bb5e8b10b1ebd0aa96c8b1fe190b93fc71896.tar.gz
mention that you don't need a web to read docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4462b67..e942ed3 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@ CFFI
====
Foreign Function Interface for Python calling C code.
-Please see the [Documentation](http://cffi.readthedocs.org/).
+Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled
+in the doc/ subdirectory.
Download
--------