Skip to content

Commit 27598cc

Browse files
committed
Added py and dj badges
1 parent 16f4880 commit 27598cc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ django-picker
33

44
.. image:: https://github.com/dakrauth/picker/workflows/Test/badge.svg
55
:target: https://github.com/dakrauth/picker/actions
6+
:alt: GitHub Actions
7+
8+
.. image:: https://img.shields.io/pypi/pyversions/picker.svg
9+
:target: https://pypi.org/project/picker/
10+
:alt: Supported Python versions
11+
12+
.. image:: https://img.shields.io/pypi/djversions/picker.svg
13+
:target: https://pypi.org/project/picker/
14+
:alt: Supported Django versions
15+
616

717
A Django-based sports picker app for various leagues (NFL, English Premier, etc).
818

0 commit comments

Comments
 (0)