Merge pull request #4 from andrwcnln/dev

Updating .gitignore and README
This commit is contained in:
Andrew Conlin 2024-01-29 21:12:27 +00:00 committed by GitHub
commit 6343fbdd87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -79,3 +79,5 @@ docs/_build/
# Rust files
src/main.rs
blog.md

View File

@ -5,6 +5,7 @@
![badge](https://github.com/andrwcnln/tictoc-py/actions/workflows/python.yml/badge.svg)
![badge](https://github.com/andrwcnln/tictoc-py/actions/workflows/rust.yml/badge.svg)
![badge](https://img.shields.io/pypi/dm/tictoc)
## Installation
Install with [pip](https://pypi.org/project/pip).