Code style changes and added travis build badge to README

This commit is contained in:
Ismo Vuorinen
2017-09-13 22:31:27 +03:00
parent 6c1dca08da
commit 60614e47be
2 changed files with 6 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
Palette
Palette [![Build Status](https://travis-ci.org/ivuorinen/palette.svg?branch=master)](https://travis-ci.org/ivuorinen/palette)
=======
Palette is a PHP class that takes your images and returns used colors, sorts them by usage and saves the results.