Skip to content

Commit fb75e89

Browse files
authored
Update README to clarify Percentify as a package
1 parent 3672da0 commit fb75e89

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
@@ -5,7 +5,7 @@
55
[![License](https://img.shields.io/pypi/l/percentify.svg?style=flat&color=orange)](LICENSE)
66
[![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)
77

8-
**Percentify** is a Python helper that turns *"part of a whole"* into a clean percentage.
8+
**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.
1010

1111
---

0 commit comments

Comments
 (0)