Add zulipchat badge to readme (GH-7929)

This commit is contained in:
Mariatta 2018-06-29 13:43:45 -07:00 committed by GitHub
parent 23db935bcf
commit b57eea16d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,11 @@ This is Python version 3.8.0 alpha 0
:alt: CPython code coverage on Codecov :alt: CPython code coverage on Codecov
:target: https://codecov.io/gh/python/cpython :target: https://codecov.io/gh/python/cpython
.. image:: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
:alt: Python Zulip chat
:target: https://python.zulipchat.com
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights 2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights
reserved. reserved.