Skip to content

Commit 4b4b2e5

Browse files
authored
Add project badges to README
1 parent 6a529a8 commit 4b4b2e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Bevy
2+
3+
[![PyPI version](https://img.shields.io/pypi/v/bevy?style=flat-square)](https://pypi.org/project/bevy/)
4+
[![Python versions](https://img.shields.io/pypi/pyversions/bevy?style=flat-square)](https://pypi.org/project/bevy/)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
6+
[![GitHub stars](https://img.shields.io/github/stars/ZechCodes/Bevy?style=flat-square)](https://github.com/ZechCodes/Bevy/stargazers)
27
Bevy makes using *Dependency Injection* in *Python* a breeze so that you can focus on creating amazing code.
38

49
## Installation

0 commit comments

Comments
 (0)