Merge remote-tracking branch 'cholin/added_api_link'
This commit is contained in:
@@ -7,6 +7,8 @@ pygit2 - libgit2 bindings in Python
|
|||||||
pygit2 is a set of Python bindings to the libgit2 linkable C Git library.
|
pygit2 is a set of Python bindings to the libgit2 linkable C Git library.
|
||||||
The supported versions of Python are 2.6, 2.7, 3.1 and 3.2
|
The supported versions of Python are 2.6, 2.7, 3.1 and 3.2
|
||||||
|
|
||||||
|
You can find an up-to-date api documentation at http://libgit2.github.com/pygit2.
|
||||||
|
|
||||||
Through this text Python 3 is used for the inline examples. Also, the Python
|
Through this text Python 3 is used for the inline examples. Also, the Python
|
||||||
3 terminology is used (for instance we say text strings instead of unicode
|
3 terminology is used (for instance we say text strings instead of unicode
|
||||||
strings).
|
strings).
|
||||||
|
Reference in New Issue
Block a user