[2025-03-19] Add total downloads badge to README

This commit is contained in:
Andrew Conlin 2025-03-19 12:01:41 +00:00
parent 7d70bbe5de
commit 80a4e063eb

View File

@ -1,6 +1,6 @@
# Fast, simple and accurate Python timing. Written in Rust.
![badge](https://img.shields.io/pypi/dm/tictoc)
[![PyPI Downloads](https://static.pepy.tech/badge/tictoc/month)](https://pepy.tech/projects/tictoc) [![PyPI Downloads](https://static.pepy.tech/badge/tictoc)](https://pepy.tech/projects/tictoc)
## Installation
Install with [pip](https://pypi.org/project/pip).