From: Mariatta Date: Fri, 29 Jun 2018 20:43:45 +0000 (-0700) Subject: Add zulipchat badge to readme (GH-7929) X-Git-Tag: v3.8.0a1~1465 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b57eea16d19d2cd7244eae370cb3cf68f922e2f9;p=thirdparty%2FPython%2Fcpython.git Add zulipchat badge to readme (GH-7929) --- diff --git a/README.rst b/README.rst index 382130eeec93..9f86b630fdd1 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,11 @@ This is Python version 3.8.0 alpha 0 :alt: CPython code coverage on Codecov :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, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights reserved.