From 1c10a5303615fff4084674e5f6d9ebdc23f8877a Mon Sep 17 00:00:00 2001 From: Andrew Conlin Date: Mon, 20 Nov 2023 10:58:57 +0000 Subject: [PATCH] [20/11/23] Updating badges in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7e70e..081e1ac 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ # Fast, simple and accurate Python timing. Written in Rust. -![badge](https://github.com/andrwcnln/tictoc-py/actions/workflows/tests.yml/badge.svg) +![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) ## Installation Install with [pip](https://pypi.org/project/pip).