style(README): Fixed inconsistent whitespaces
This commit is contained in:
parent
b1effcab4b
commit
760974a050
1 changed files with 13 additions and 14 deletions
27
README.md
27
README.md
|
|
@ -1,16 +1,16 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>
|
<h1>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://frappeframework.com">
|
<a href="https://frappeframework.com">
|
||||||
<img src=".github/frappe-framework-logo.svg" height="50">
|
<img src=".github/frappe-framework-logo.svg" height="50">
|
||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
<h3>
|
<h3>
|
||||||
a web framework with <a href="https://www.youtube.com/watch?v=LOjk3m0wTwg">"batteries included"</a>
|
a web framework with <a href="https://www.youtube.com/watch?v=LOjk3m0wTwg">"batteries included"</a>
|
||||||
</h3>
|
</h3>
|
||||||
<h5>
|
<h5>
|
||||||
it's pronounced - <em>fra-pay</em>
|
it's pronounced - <em>fra-pay</em>
|
||||||
</h5>
|
</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
@ -27,12 +27,11 @@
|
||||||
<img src='https://www.codetriage.com/frappe/frappe/badges/users.svg'>
|
<img src='https://www.codetriage.com/frappe/frappe/badges/users.svg'>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codecov.io/gh/frappe/frappe">
|
<a href="https://codecov.io/gh/frappe/frappe">
|
||||||
<img src="https://codecov.io/gh/frappe/frappe/branch/develop/graph/badge.svg?token=XoTa679hIj"/>
|
<img src="https://codecov.io/gh/frappe/frappe/branch/develop/graph/badge.svg?token=XoTa679hIj"/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com)
|
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com)
|
||||||
|
|
||||||
<div align="center" style="max-height: 40px;">
|
<div align="center" style="max-height: 40px;">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue