Skip to content

Commit 06b994b

Browse files
authored
Remove GitHub Stars badge from README
Removed GitHub Stars badge from README.
1 parent e8d5d52 commit 06b994b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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=white)
76

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

0 commit comments

Comments
 (0)