chore: Add Try on Frappe Cloud button to README (#27950)

This commit is contained in:
Mohammad Hussain Nagaria
2021-10-13 20:07:27 +05:30
committed by GitHub
parent 2bb383b178
commit 904381295e
2 changed files with 38 additions and 0 deletions

View File

@@ -39,6 +39,12 @@ ERPNext is built on the [Frappe Framework](https://github.com/frappe/frappe), a
---
<div align="center">
<a href="https://frappecloud.com/deploy?apps=frappe,erpnext&source=erpnext_readme">
<img src=".github/try-on-f-cloud-button.svg" height="40">
</a>
</div>
### Containerized Installation
Use docker to deploy ERPNext in production or for development of [Frappe](https://github.com/frappe/frappe) apps. See https://github.com/frappe/frappe_docker for more details.