From d46d2fe2aedc20979f275b50d3a11d7d0c389db6 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 23 Jul 2024 16:52:05 -0300 Subject: [PATCH] tests badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab88f0d..842f48e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ type Store interface { } ``` -[![Go Reference](https://pkg.go.dev/badge/github.com/fiatjaf/eventstore.svg)](https://pkg.go.dev/github.com/fiatjaf/eventstore) +[![Go Reference](https://pkg.go.dev/badge/github.com/fiatjaf/eventstore.svg)](https://pkg.go.dev/github.com/fiatjaf/eventstore) [![Run Tests](https://github.com/fiatjaf/eventstore/actions/workflows/test.yml/badge.svg)](https://github.com/fiatjaf/eventstore/actions/workflows/test.yml) ## command-line tool