From 911c7b969c029302de202892983d097ba94620be Mon Sep 17 00:00:00 2001 From: Yash Bodade <142400356+yashhhYB@users.noreply.github.com> Date: Wed, 16 Apr 2025 09:51:50 +0530 Subject: [PATCH] docs(readme): add Frappe School badge for learning ERPNext This PR adds a badge linking to [Frappe School](https://frappe.school) to promote learning resources directly from the README. It helps newcomers discover structured tutorials and improves onboarding. ### Changes Made - Added a Frappe School badge below the title in `README.md` ### Screenshot [![Learn on Frappe School](https://img.shields.io/badge/Frappe%20School-Learn%20ERPNext-blue?style=flat-square)](https://frappe.school) --- --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2cf33bbb7a..55a862719d3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@

ERPNext

Powerful, Intuitive and Open-Source ERP

+ [![Learn on Frappe School](https://img.shields.io/badge/Frappe%20School-Learn%20ERPNext-blue?style=flat-square)](https://frappe.school)

[![CI](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml/badge.svg?event=schedule)](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml)