Skip to content

Commit

Permalink
Merge pull request #2 from fossabot/master
Browse files Browse the repository at this point in the history
Add license scan report and status
  • Loading branch information
Wsiegenthaler committed Jan 17, 2018
2 parents da2b1ad + ab81d3c commit 27d76c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Coverage Status](https://coveralls.io/repos/github/Wsiegenthaler/sequelize-embed/badge.svg?branch=master)](https://coveralls.io/github/Wsiegenthaler/sequelize-embed?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/wsiegenthaler/sequelize-embed/badge.svg)](https://snyk.io/test/github/wsiegenthaler/sequelize-embed)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FWsiegenthaler%2Fsequelize-embed.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FWsiegenthaler%2Fsequelize-embed?ref=badge_shield)

*Easily insert and update sequelize models with deeply nested associations*

Expand Down Expand Up @@ -194,3 +195,6 @@ resource.use(middleware(includeOnWrite))
Everything in this repo is BSD License unless otherwise specified
sequelize-embed (c) 2017 Weston Siegenthaler
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FWsiegenthaler%2Fsequelize-embed.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FWsiegenthaler%2Fsequelize-embed?ref=badge_large)

0 comments on commit 27d76c9

Please sign in to comment.