Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r430:a07153177ec1
Date: 2012-06-18 11:23 +0200
http://bitbucket.org/cffi/cffi/changeset/a07153177ec1/

Log:    mention that you don't need a web to read docs

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
 ====
 
 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
 --------
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to