This commit is contained in:
Vincent Jacques
2012-03-04 09:45:59 +00:00
parent cf3f792b16
commit 924aef7d9f
+1 -1
View File
@@ -1,4 +1,4 @@
This is a Python library to access the [Gitub API v3](http://developer.github.com/v3).
This is a Python library to access the [Github API v3](http://developer.github.com/v3).
With it, you can manage your Github resources (repositories, user profiles, organizations, etc.) from Python scripts.