From bbfe1a748cfda25382ac34e8ac1a3777cb4afa23 Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Sat, 5 Dec 2020 11:37:00 +0530 Subject: [PATCH] add build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d7be64..18e9e93 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nodejs-fm -[![Build Status](https://travis-ci.org/chrisvrose/nodejs-fm.svg?branch=master)](https://travis-ci.org/chrisvrose/nodejs-fm) +![Build Status](https://github.com/chrisvrose/nodejs-fm/workflows/Node.js%20CI/badge.svg)] A simple file manager for managing files on a remote fs using Node.