From 8d9ab1a4bd12c6a23d7a1c04edeb8fb3e96419b4 Mon Sep 17 00:00:00 2001 From: Andrew Conlin Date: Mon, 20 Nov 2023 10:48:50 +0000 Subject: [PATCH] [20/11/23] Fixing typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f06673..2c7e70e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Fast, simple and accurate Python timing. Written in Rust. -![badge](https://github.com/andrwcnln/nfl/actions/workflows/tests.yml/badge.svg) +![badge](https://github.com/andrwcnln/tictoc-py/actions/workflows/tests.yml/badge.svg) ## Installation Install with [pip](https://pypi.org/project/pip).