diff --git a/.gitignore b/.gitignore index 7e88271..cf6ca89 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,5 @@ docs/_build/ # Rust files src/main.rs + +blog.md diff --git a/README.md b/README.md index 081e1ac..2a88882 100644 --- a/README.md +++ b/README.md @@ -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).