Fix readme

This commit is contained in:
Vincent Jacques
2013-02-16 21:28:11 +01:00
parent 7a415fda66
commit 0413d2ce8b
+1 -3
View File
@@ -10,13 +10,11 @@ PyGithub is stable. I will maintain it up to date with the API, and fix bugs if
What's new?
===========
`![Build Status](https://travis-ci.org/jacquev6/PyGithub.png?branch=master)] <http://travis-ci.org/jacquev6/PyGithub>`_
`Version 1.12.0 <https://github.com/jacquev6/PyGithub/issues?milestone=22&state=closed>`_ (February 17th, 2013)
---------------------------------------------------------------------------------------------------------------
* Much better documentation: http://jacquev6.github.com/PyGithub
* `Implement <https://github.com/jacquev6/PyGithub/issues/140>`_ :meth:`github.Repository.Repository.get_gir_contents`. Thank you `ksookocheff-va <https://github.com/ksookocheff-va>`_ for asking
* `Implement <https://github.com/jacquev6/PyGithub/issues/140>`_ ``github.Repository.Repository.get_gir_contents``. Thank you `ksookocheff-va <https://github.com/ksookocheff-va>`_ for asking
Documentation
=============