diff --git a/README.md b/README.md index 16fdc2b1..e7cf4c2d 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ 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. +
+ +[![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) +[![CI Status](https://app.travis-ci.com/frappe/bench.svg?branch=develop)](https://app.travis-ci.com/github/frappe/bench) + +
+ ## Table of Contents - [Installation](#installation) @@ -238,4 +245,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