Skip to content

Commit f3f9db0

Browse files
committed
Add repository badges and CI checks
1 parent 4484539 commit f3f9db0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Reddit Cache Utility for Moderators
22

3-
[![Python App](https://img.shields.io/static/v1?style=flat&label=Python+App&message=passing&color=2da44e&labelColor=24292f)](https://github.com/ripred/reddit/actions/workflows/python-app.yml)
4-
[![Python](https://img.shields.io/static/v1?style=flat&label=Python&message=3.x&color=3776ab&labelColor=24292f)](https://www.python.org/downloads/)
5-
[![License](https://img.shields.io/static/v1?style=flat&label=License&message=MIT&color=0969da&labelColor=24292f)](https://github.com/ripred/reddit/blob/main/LICENSE)
6-
[![Stars](https://img.shields.io/static/v1?style=flat&label=Stars&message=2&color=bf8700&labelColor=24292f)](https://github.com/ripred/reddit/stargazers)
7-
[![Forks](https://img.shields.io/static/v1?style=flat&label=Forks&message=0&color=6f42c1&labelColor=24292f)](https://github.com/ripred/reddit/network/members)
3+
[![Python App](https://flat.badgen.net/badge/Python%20App/passing/2da44e?labelColor=24292f)](https://github.com/ripred/reddit/actions/workflows/python-app.yml)
4+
[![Python](https://flat.badgen.net/badge/Python/3.x/3776ab?labelColor=24292f)](https://www.python.org/downloads/)
5+
[![License](https://flat.badgen.net/badge/License/MIT/0969da?labelColor=24292f)](https://github.com/ripred/reddit/blob/main/LICENSE)
6+
[![Stars](https://flat.badgen.net/badge/Stars/2/bf8700?labelColor=24292f)](https://github.com/ripred/reddit/stargazers)
7+
[![Forks](https://flat.badgen.net/badge/Forks/0/6f42c1?labelColor=24292f)](https://github.com/ripred/reddit/network/members)
88

99
## Version Information
1010

0 commit comments

Comments
 (0)