Skip to content

Commit

Permalink
Add coverage status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ForrestWeiswolf committed Feb 10, 2019
1 parent 8205062 commit 0fce48c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Meristem
======
[![npm version](http://img.shields.io/npm/v/meristem.svg?style=flat)](https://npmjs.org/package/meristem "View this project on npm")
[![Status](https://travis-ci.org/ForrestWeiswolf/meristem.svg?branch=master)](https://travis-ci.org/ForrestWeiswolf/Meristem)
[![Coverage Status](https://coveralls.io/repos/github/ForrestWeiswolf/Meristem/badge.svg?branch=continuous-integration)](https://coveralls.io/github/ForrestWeiswolf/Meristem?branch=continuous-integration)
[![Known Vulnerabilities](https://snyk.io/test/github/ForrestWeiswolf/Meristem/badge.svg?targetFile=package.json)](https://snyk.io/test/github/ForrestWeiswolf/Meristem?targetFile=package.json)

A lightweight (no dependencies!) Javascript library for procedural text generation using a context-free grammar.
Expand Down

0 comments on commit 0fce48c

Please sign in to comment.