From 3b009786f52c268a718038fdac2c2db9b900e0c1 Mon Sep 17 00:00:00 2001 From: Jeff Ober Date: Thu, 24 Oct 2024 14:40:08 -0600 Subject: [PATCH] add test status badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a7f348..d58a912 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![test suite](https://github.com/trufflesecurity/touchfile/actions/workflows/run-tests.yml/badge.svg)](https://github.com/trufflesecurity/touchfile/actions/workflows/run-tests.yml) + # touchfile `touchfile` is a Go package that provides a mechanism for creating, locking, and managing touch files to coordinate access between different processes and