Skip to content

Commit

Permalink
Add snyk known vulnerabilities badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ForrestWeiswolf committed Feb 8, 2019
1 parent 781426f commit 5ee065a
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)
[![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.
Several examples of usage can be found [here](https://github.com/ForrestWeiswolf/Meristem-examples)
Expand Down

0 comments on commit 5ee065a

Please sign in to comment.