touched README.md file (#116)

This commit is contained in:
FrancescoUK committed 2016-03-08 17:18:29 +00:00
1 parent 38ecacc62f
commit c414922167
1 file changed
+9
+9
View File
@@ -1,5 +1,14 @@
Introduction
------------
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.
This is the experimental vs 3.0.0 based on Bootstrap 3 using Bootswatch theme Flatly as default.
This version is currently under development and an evolution of vs2.4 with CI3.
Badges
------
[![Build Status](https://travis-ci.org/jekkos/opensourcepos.svg?branch=master)](https://travis-ci.org/jekkos/opensourcepos)
How to Install