From 72d5e8d1248bf23c85fa44d79918b81d7b38ab1d Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Tue, 11 Jan 2022 09:44:42 +0000 Subject: [PATCH] Readme: Add badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 848f565..66d2b43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# eltro +# eltro [![Build status](https://ci.nfp.is/api/projects/status/n7ufp6gi48rc3bs9?svg=true)](https://ci.nfp.is/project/AppVeyor/eltro) Eltro is a no-nonsense, no dependancy, small test framework created to use in node 13 or higher using ECM modules. # Installation