[18/11/23] README grammar

This commit is contained in:
Andrew Conlin 2023-11-18 19:42:33 +00:00
parent 2864d33715
commit 33e83fd694

View File

@ -4,7 +4,7 @@
# Fast, simple and accurate Python timing. Written in Rust.
## Installation
Install with [pip](https://pypi.org/project/pip):
Install with [pip](https://pypi.org/project/pip).
```bash
$ python -m pip install tictoc
```