From 58fb04e725644e7b3058fcc2cfa8a48fbc6dcfd3 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Thu, 20 Feb 2014 00:16:09 +0530 Subject: [PATCH] Add CI badge to readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ae9ea3dda8..8a1dfaa898 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -## frappe - +## frappe [![Build Status](https://travis-ci.org/frappe/frappe.png)](https://travis-ci.org/frappe/frappe) Full-stack web application framework that uses Python/MySql on the server side and a tightly integrated client side library. Primarily built for erpnext. Projects: [erpnext](http://erpnext.org) | [frappe/erpnext](https://github.com/frappe/erpnext)