Skip to content

Commit fba2b80

Browse files
committed
Add GitHub badge.
1 parent 6b763f1 commit fba2b80

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
pydevtips: Python Development Tips
33
***************************************
44

5+
.. image:: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white
6+
:target: https://github.com/ebezzam/python-dev-tips
7+
:alt: GitHub page
8+
59
.. image:: https://readthedocs.org/projects/pydevtips/badge/?version=latest
610
:target: http://pydevtips.readthedocs.io/en/latest/
711
:alt: Documentation Status
812

9-
1013
.. image:: https://github.com/ebezzam/python-dev-tips/actions/workflows/poetry.yml/badge.svg
1114
:target: https://github.com/ebezzam/python-dev-tips/blob/main/.github/workflows/poetry.yml
1215
:alt: Unit tests and formatting

0 commit comments

Comments
 (0)