fix(style): Center align badges as well

This commit is contained in:
Aditya Hase
2018-09-20 17:46:53 +05:30
committed by GitHub
parent 99c8fb19f7
commit 6886c47251

View File

@@ -4,7 +4,6 @@
<p align="center">
<p>ERP made simple</p>
</p>
</div>
[![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)
</div>
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.