Compare commits

...

3 Commits
dev ... main

Author SHA1 Message Date
80a4e063eb [2025-03-19] Add total downloads badge to README 2025-03-19 12:01:41 +00:00
7d70bbe5de [2024-12-19] Merge branch 'dev' 2024-12-19 10:01:01 +00:00
6343fbdd87
Merge pull request #4 from andrwcnln/dev
Updating .gitignore and README
2024-01-29 21:12:27 +00:00

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).