From f061758ffb711e585a5b1c9f478409bd5ee23b2a Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 16 Jun 2020 01:07:19 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fff64e7..b4b81fd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ While you can use it with ***any*** test library for node - since mocha is the m It can do so for BDD, TDD, and moch-ui-exports UIs. ## Badges - - [![Build Status](https://secure.travis-ci.org/osher/e2e-helper.png?branch=master)](http://travis-ci.org/osher/e2e-helper) Tested on latests node versions of 6,7,8 + - [![Build Status](https://secure.travis-ci.org/osher/e2e-helper.png?branch=master)](http://travis-ci.org/osher/e2e-helper) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fosher%2Fe2e-helper.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fosher%2Fe2e-helper?ref=badge_shield) +Tested on latests node versions of 6,7,8 - [![Coverage Status](https://coveralls.io/repos/github/osher/e2e-helper/badge.svg?branch=master)](https://coveralls.io/github/osher/e2e-helper?branch=master) # Features list: @@ -187,3 +188,7 @@ I don't expect API changes for fixing any of these issues. # Lisence MIT, and that's it :) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fosher%2Fe2e-helper.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fosher%2Fe2e-helper?ref=badge_large) \ No newline at end of file