From 85686acfe900018b6e3b78f408645042fac2651d Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Fri, 27 Sep 2024 14:40:38 +0100 Subject: [PATCH] Update README.md add an action badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ddf1f6..dd7df91 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TSOFA TypeScript transliteration of the [IAU SOFA](http://www.iausofa.org) library. - +[![CI](https://github.com/tsastro/tsofa/actions/workflows/test.yaml/badge.svg)](https://github.com/tsastro/tsofa/actions/workflows/test.yaml)