瀏覽代碼

added shields

version-14
Achilles Rasquinha 7 年之前
父節點
當前提交
9d43911c83
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. +8
    -1
      README.md

+ 8
- 1
README.md 查看文件

@@ -13,7 +13,14 @@
</h5>
</div>

[![Build Status](https://travis-ci.org/frappe/frappe.png)](https://travis-ci.org/frappe/frappe)
<div align="center">
<a href="https://travis-ci.org/frappe/frappe">
<img src="https://img.shields.io/travis/frappe/frappe.svg?style=flat-square">
</a>
<a href='https://frappe.io/docs'>
<img src='https://img.shields.io/badge/docs-📖-7575FF.svg?style=flat-square'/>
</a>
</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)



Loading…
取消
儲存