From 924aef7d9f3a21145492ea165c9268ab0030cbab Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sun, 4 Mar 2012 09:45:59 +0000 Subject: [PATCH] Typo... --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 0b062585..6fe00c38 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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.