Add gitter chat icon (#440)

This PR adds a gitter chat icon for the newly created python/typing room.
This commit is contained in:
Ivan Levkivskyi 2017-06-12 20:53:55 +02:00 committed by Guido van Rossum
parent 74bc3ee08f
commit eb96eb7414
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
PEP 484: Type Hints
===================
.. image:: https://badges.gitter.im/python/typing.svg
:alt: Chat at https://gitter.im/python/typing
:target: https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
This GitHub repo is used for development of the ``typing`` module
defined by PEP 484. The module is available in Python since version
3.5.0 on a provisional basis until Python 3.7.0.