diff options
Diffstat (limited to 'python/githubpy/README')
-rw-r--r-- | python/githubpy/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/githubpy/README b/python/githubpy/README new file mode 100644 index 0000000000..69de7ced41 --- /dev/null +++ b/python/githubpy/README @@ -0,0 +1,2 @@ +githubpy is a simple Python SDK for GitHub's API v3. +It's all contained in one easy-to-use file. |