From a0111d392fa7ba8e2d6f8fac72fa411aaf481540 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sat, 2 Jun 2012 13:39:30 +0100 Subject: [PATCH] List client projects (issue #25) --- ReadMe.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index cf40adc8..822d7e63 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -40,6 +40,13 @@ Or without authentication: g = Github() +Projects using PyGithub +======================= + +([open an issue](https://github.com/jacquev6/PyGithub/issues) if you want to be listed here, I'll be glad to add your project) + +* [Tratihubis](http://pypi.python.org/pypi/tratihubis/) converts Trac tickets to Github issues + History =======