From 90c4df7f2a780eefb0cc3d966a883f1e23faaa38 Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 1 Apr 2015 00:01:19 +0200 Subject: [PATCH] Update README.md Add build status to Readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f3a260fb..0ff1a46fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. +[![Build Status](https://travis-ci.org/jekkos/opensourcepos.svg?branch=master)](https://travis-ci.org/jekkos/opensourcepos) + How to Install -------------- 1. Create/locate a new mysql database to install open source point of sale into