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.