From e10da789ecda41b6989d979186862c99a394347e Mon Sep 17 00:00:00 2001 From: Sean Morris <640101+seanmorris@users.noreply.github.com> Date: Sun, 25 Aug 2024 17:12:55 -0400 Subject: [PATCH] README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c15723..87ad6a4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ *Memory-efficient tuple implementation in 6.4kB* +[![Test](https://github.com/seanmorris/libtuple/actions/workflows/test.yaml/badge.svg)](https://github.com/seanmorris/libtuple/actions/workflows/test.yaml) + ### Install with NPM ```bash