Skip to content

Commit 1e17c1a

Browse files
committed
Added travis button to readme
1 parent d70531a commit 1e17c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# PHP Barcode Generator
22
This is an easy to use, non-bloated, framework independent, barcode generator in PHP.
33

4+
[![Build Status](https://travis-ci.org/picqer/php-barcode-generator.svg?branch=master)](https://travis-ci.org/picqer/php-barcode-generator)
5+
46
It creates SVG, PNG, JPG and HTML images, from the most used 1D barcode standards.
57

68
*The codebase is largely from the [TCPDF barcode generator](https://github.com/tecnickcom/TCPDF) by Nicola Asuni. This code is therefor licensed under LGPLv3. It is still a bit of a mess, bit I will clean it in the future. I do not expect the interface of this class will change during the clean ups.*

0 commit comments

Comments
 (0)