From 74aa9821f1355b758757351f2a1e0fbd70a35c57 Mon Sep 17 00:00:00 2001 From: Max Holman Date: Fri, 9 Jun 2017 00:40:29 +0800 Subject: [PATCH] add FOSSA badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e048a4..64a0533 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # debug3 -[![npm version](https://badge.fury.io/js/debug3.svg)](https://badge.fury.io/js/debug3) [![Build Status](https://travis-ci.org/nulllines/debug3.svg?branch=master)](https://travis-ci.org/nulllines/debug3) [![Coverage Status](https://coveralls.io/repos/github/nulllines/debug3/badge.svg?branch=master)](https://coveralls.io/github/nulllines/debug3?branch=master) +[![npm version](https://badge.fury.io/js/debug3.svg)](https://badge.fury.io/js/debug3) [![Build Status](https://travis-ci.org/nulllines/debug3.svg?branch=master)](https://travis-ci.org/nulllines/debug3) [![Coverage Status](https://coveralls.io/repos/github/nulllines/debug3/badge.svg?branch=master)](https://coveralls.io/github/nulllines/debug3?branch=master) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fnulllines%2Fdebug3.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fnulllines%2Fdebug3?ref=badge_shield) A tiny debugging wrapper on top of [debug](https://www.npmjs.com/package/debug)