Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 86ebfb4

Browse files
authored
Merge pull request #208 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents c390d3c + c1171e4 commit 86ebfb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Build Status][travis-image]][travis-url]
77
[![Dependency Status][depstat-image]][depstat-url]
88
[![Dev Dependency Status][devdepstat-image]][devdepstat-url]
9+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node?ref=badge_shield)
910

1011
[Codecov.io](https://codecov.io/) support for node.js.
1112

@@ -91,3 +92,7 @@ nyc report --reporter=text-lcov > coverage.lcov
9192
## Troubleshooting
9293

9394
If you're seeing an **HTTP 400 error when uploading reports to S3**, make sure you've updated to at least version 3.7.0.
95+
96+
97+
## License
98+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node?ref=badge_large)

0 commit comments

Comments
 (0)