[24/11/23] Merge branch 'dev' of https://github.com/andrwcnln/tictoc-py into dev

This commit is contained in:
Andrew Conlin 2023-11-24 17:34:53 +00:00
commit a63ce564c4

View File

@ -9,7 +9,7 @@
## Installation ## Installation
Install with [pip](https://pypi.org/project/pip). Install with [pip](https://pypi.org/project/pip).
```bash ```bash
$ python -m pip install tictoc $ python -m pip install tictoc-py
``` ```
## Usage ## Usage