Skip to content

Commit 03b4746

Browse files
docs(readme): add explicit Python 3.6+ badge next to pyversions shield
1 parent a6054ae commit 03b4746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🚀 Raystack: Where FastAPI Speed Meets Django Elegance
22

33
![PyPI Version](https://img.shields.io/pypi/v/raystack)
4-
![Python Versions](https://img.shields.io/pypi/pyversions/raystack)
4+
![Python Versions](https://img.shields.io/pypi/pyversions/raystack) ![Python 3.6+](https://img.shields.io/badge/Python-3.6%2B-blue)
55
![License](https://img.shields.io/pypi/l/raystack)
66
![Downloads](https://img.shields.io/pypi/dm/raystack)
77

0 commit comments

Comments
 (0)