diff --git a/README.md b/README.md index bc0aedd..48b8c1e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # git-commits-since [![npm version][npmv-img]][npmv-url] [![github release][ghrelease-img]][ghrelease-url] [![License][license-img]][license-url] +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since?ref=badge_shield) > Get all commits since given period of time or by default from latest git semver tag. Understands and follows both the [SemVer](https://semver.org) and the [Conventional Commits](https://www.conventionalcommits.org/) specification. @@ -283,4 +284,6 @@ Released under the [Apache-2.0 License][license-url]. [new-release]: https://github.com/tunnckoCore/new-release [parse-commit-message]: https://github.com/tunnckoCoreLabs/parse-commit-message [recommended-bump]: https://github.com/tunnckoCoreLabs/recommended-bump -[semantic-release]: https://github.com/semantic-release/semantic-release \ No newline at end of file +[semantic-release]: https://github.com/semantic-release/semantic-release + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since?ref=badge_large) \ No newline at end of file