Skip to content

Commit 5afa6e8

Browse files
committed
Add license scan report and status
Signed-off-by: fossabot <[email protected]>
1 parent 1214725 commit 5afa6e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Known Vulnerabilities](https://snyk.io/test/github/discordexchange/discordexchange.js/badge.svg?targetFile=package.json)](https://snyk.io/test/github/discordexchange/discordexchange.js?targetFile=package.json)
77
[![Greenkeeper badge](https://badges.greenkeeper.io/discordexchange/discordexchange.js.svg)](https://greenkeeper.io/)
88
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
9+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FDiscordExchange%2Fdiscordexchange.js.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FDiscordExchange%2Fdiscordexchange.js?ref=badge_shield)
910

1011
The nodeJS API client for Discord.Exchange
1112

@@ -39,3 +40,7 @@ ExchangeClient.authenticate().then("Oh hello!").catch("Sad boyes we were not aut
3940
```
4041

4142
Upon authenticated, the `.then` clause will fire. If you are not authenticated, the `.catch` clause will fire.
43+
44+
45+
## License
46+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FDiscordExchange%2Fdiscordexchange.js.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FDiscordExchange%2Fdiscordexchange.js?ref=badge_large)

0 commit comments

Comments
 (0)