From 6886c472513a6533b14a9b334bcd7d28c0433a05 Mon Sep 17 00:00:00 2001 From: Aditya Hase Date: Thu, 20 Sep 2018 17:46:53 +0530 Subject: [PATCH] fix(style): Center align badges as well --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fcdef97551..950f282f81 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@

ERP made simple

- [![Build Status](https://travis-ci.com/frappe/erpnext.png)](https://travis-ci.com/frappe/erpnext) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/frappe/erpnext?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) @@ -12,6 +11,8 @@ [https://erpnext.com](https://erpnext.com) + + Includes: Accounting, Inventory, Manufacturing, CRM, Sales, Purchase, Project Management, HRMS. Requires MariaDB. ERPNext is built on the [Frappe](https://github.com/frappe/frappe) Framework, a full-stack web app framework in Python & JavaScript.