From 35ec3dae4c7c8fdb3756be4fe76a11c4fe709c64 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 21 Aug 2021 09:20:08 -0700 Subject: [PATCH] docs: 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 16fdc2b1..797b1eb5 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Bench is a command-line utility that helps you to install, update, and manage multiple sites for Frappe/ERPNext applications on [*nix systems](https://en.wikipedia.org/wiki/Unix-like) for development and production. ## Table of Contents +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ffrappe%2Fbench.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Ffrappe%2Fbench?ref=badge_shield) + - [Installation](#installation) - [Containerized Installation](#containerized-installation) @@ -20,6 +22,9 @@ Bench is a command-line utility that helps you to install, update, and manage mu - [License](#license) + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ffrappe%2Fbench.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ffrappe%2Fbench?ref=badge_large) + ## Installation A typical bench setup provides two types of environments — Development and Production. @@ -238,4 +243,4 @@ To confirm the switch, check the output of `bench src`. It should change from so ## License -This repository has been released under the [GNU GPLv3 License](LICENSE). +This repository has been released under the [GNU GPLv3 License](LICENSE). \ No newline at end of file