Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
docs: explicit this to be a command-line tool
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila committed Apr 20, 2023
1 parent 98de21b commit 4ef44a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
![Python versions](https://img.shields.io/pypi/pyversions/remove-print-statements.svg)
[![MIT License](https://img.shields.io/pypi/l/remove-print-statements.svg)](./LICENSE)

A CLI tool (and pre-commit hook) to remove all the `print` statements from your
Python project.
A command-line tool (and pre-commit hook) to remove all the `print` statements
from your Python project.

</div>

Expand Down

0 comments on commit 4ef44a2

Please sign in to comment.