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