Skip to content

Commit 97a0f73

Browse files
committed
Add badges to README
1 parent 1a3c1f4 commit 97a0f73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ blurb
44
.. image:: https://img.shields.io/pypi/v/blurb.svg
55
:target: https://pypi.org/project/blurb/
66

7+
.. image:: https://github.com/python/blurb/actions/workflows/tests.yml/badge.svg
8+
:alt: GitHub Actions
9+
:target: https://github.com/python/blurb/actions
10+
11+
.. image:: https://img.shields.io/badge/Discourse-join_chat-brightgreen.svg
12+
:alt: Python Discourse chat
13+
:target: https://discuss.python.org/
14+
15+
716
Overview
817
--------
918

0 commit comments

Comments
 (0)