From 5dc6e09160fd6c7d6ae2d63a0ff411428798d1e7 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 12 Jun 2024 09:41:27 -0300 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 55d27b5..3a69772 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Prompt +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fparalus%2Fprompt.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fparalus%2Fprompt?ref=badge_shield) + Paralus Prompt is built on top of kube-prompt, this is integrated in the dashboard. kube-prompt accepts the same commands as the kubectl, except you don't need to provide the kubectl prefix. So it doesn't require the additional cost to use this cli. And you can integrate other commands via pipe (`|`). @@ -23,3 +25,7 @@ The easiest way to start is to look at existing issues and see if there’s some Once you decide on an issue, please comment on it so that all of us know that you’re on it. If you’re looking to add a new feature, raise a [new issue](https://github.com/paralus/prompt/issues) and start a discussion with the community. Engage with the maintainers of the project and work your way through. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fparalus%2Fprompt.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fparalus%2Fprompt?ref=badge_large) \ No newline at end of file