Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Commit

Permalink
docs(README): add unmaintained badge
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Mar 27, 2016
1 parent 749862a commit 7e89d4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# isparta [![Build Status][travis-image]][travis-url] [![NPM version][npm-image]][npm-url]
# isparta [![Build Status][travis-image]][travis-url] [![NPM version][npm-image]][npm-url] [![No Maintenance Intended][unmaintained-image]][unmaintained-url]

> Isparta is a code coverage tool for ES6 using [babel](https://github.com/babel/babel).
Expand Down Expand Up @@ -77,3 +77,5 @@ coverageReporter: {
[npm-image]: http://img.shields.io/npm/v/isparta.svg
[travis-url]: http://travis-ci.org/douglasduteil/isparta
[travis-image]: http://travis-ci.org/douglasduteil/isparta.svg?branch=master
[unmaintained-image]: http://unmaintained.tech/badge.svg
[unmaintained-url]: http://unmaintained.tech

0 comments on commit 7e89d4e

Please sign in to comment.