diff --git a/README.md b/README.md index b918e28b..0e939cec 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ OpenEBS velero-plugin. [![Build Status](https://travis-ci.org/openebs/velero-plugin.svg?branch=master)](https://travis-ci.org/openebs/velero-plugin) [![Go Report](https://goreportcard.com/badge/github.com/openebs/velero-plugin)](https://goreportcard.com/report/github.com/openebs/velero-plugin) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin?ref=badge_shield) ## Table of Contents - [Compatibility matrix](#compatibility-matrix) @@ -164,3 +165,7 @@ velero restore create --from-backup sched-20190513103034 --restore-volumes=true velero restore create --from-backup sched-20190513103534 --restore-volumes=true velero restore create --from-backup sched-20190513104034 --restore-volumes=true ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin?ref=badge_large) \ No newline at end of file