From f75f9ff70614f21dc24336045cba2987ef3a27ac Mon Sep 17 00:00:00 2001 From: Gavin D'souza Date: Fri, 17 Jan 2020 11:34:17 +0530 Subject: [PATCH] chore: add license to readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb8bef97..d8cf468a 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ bench is a command-line utility that helps you to install apps, manage multiple sites and update Frappe / ERPNext apps on */nix (macOS, Ubuntu, Debian, CentOS, etc) for development and production. -_Note:_ If you are looking easier ways to get started and evaluate ERPNext, [download the Virtual Machine](https://erpnext.com/download) or take [a free trial on erpnext.com](https://erpnext.com/pricing). +> **Note**: If you are looking for easier ways to get started and evaluate ERPNext, [download the Virtual Machine](https://erpnext.com/download) or take [a free trial on erpnext.com](https://erpnext.com/pricing). --- @@ -19,7 +19,7 @@ _Note:_ If you are looking easier ways to get started and evaluate ERPNext, [dow - [Release Bench](#release-bench) - [Guides](#guides) - [Resources](#resources) - + - [License](#license) --- # bench CLI @@ -133,3 +133,9 @@ Releases can be made for [Frappe](https://github.com/frappe/frappe) apps using b - [Background Services](https://frappe.io/docs/user/en/bench/resources/background-services.html) - [Bench Commands Cheat Sheet](https://frappe.io/docs/user/en/bench/resources/bench-commands-cheatsheet.html) - [Bench Procfile](https://frappe.io/docs/user/en/bench/resources/bench-procfile.html) + +--- + +# License + +bench is licensed under [GNU GPLv3](LICENSE)