Skip to content

Commit 5f6879f

Browse files
authored
Change GitHub Stars badge color to white
1 parent 8c20de0 commit 5f6879f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Python Versions](https://img.shields.io/pypi/pyversions/percentify.svg?style=flat&color=green)](https://pypi.org/project/percentify/)
44
[![License](https://img.shields.io/pypi/l/percentify.svg?style=flat&color=orange)](LICENSE)
55
[![Build Status](https://github.com/data-centt/percentify/actions/workflows/python-app.yml/badge.svg)](https://github.com/data-centt/percentify/actions/workflows/python-app.yml)
6-
![GitHub Stars](https://img.shields.io/github/stars/data-centt/percentify?style=flat&color=yellow)
6+
![GitHub Stars](https://img.shields.io/github/stars/data-centt/percentify?style=flat&color=white)
77

88
**Percentify** is a Python package that turns *"part of a whole"* into a clean percentage.
99
Stop typing `(part / whole) * 100` and worrying about division by zero.

0 commit comments

Comments
 (0)