From 99a51559375e31491d38a867cd7b20c11365e98d Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 24 Sep 2018 10:02:45 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e4e5d..57a11e6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Cassandra Operator workshop +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fniravpatel27%2Fcassandra-operator-workshop.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fniravpatel27%2Fcassandra-operator-workshop?ref=badge_shield) + ## Requirements * Kubernetes 1.8+ @@ -128,4 +130,7 @@ curl -X GET \ -H 'Cache-Control: no-cache' \ -H 'Content-Type: application/json' \ -H 'Postman-Token: 510a7008-94e4-4570-b367-3e2e14749976' \ -``` \ No newline at end of file +``` + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fniravpatel27%2Fcassandra-operator-workshop.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fniravpatel27%2Fcassandra-operator-workshop?ref=badge_large) \ No newline at end of file