From 2f305d9789258343ea332ae580c87f7feecbe73e Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 19 Apr 2024 11:29:02 -0500 Subject: [PATCH] chore(NodeBadge): Add nodeCI badge from GH --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 317cf6a..083daa7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Helping Hand -[![Build Status](https://travis-ci.org/xjdesigns/HelpingHand.svg?branch=master)](https://travis-ci.org/xjdesigns/HelpingHand) +[![Node.js CI](https://github.com/xjdesigns/HelpingHand/actions/workflows/node.js.yml/badge.svg)](https://github.com/xjdesigns/HelpingHand/actions/workflows/node.js.yml) [![Coverage Status](https://coveralls.io/repos/github/xjdesigns/HelpingHand/badge.svg?branch=master)](https://coveralls.io/github/xjdesigns/HelpingHand?branch=master) Javascript utility library written in typescript.