diff --git a/README.md b/README.md index b6a5abb..a9035be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SmartCSV.fx +[![Build Status](https://travis-ci.org/frosch95/SmartCSV.fx.svg?branch=master)](https://travis-ci.org/frosch95/SmartCSV.fx) ## Description A simple JavaFX application to load, save and edit a CSV file and provide a [JSON Table Schema](http://specs.frictionlessdata.io/json-table-schema/) for columns to check the values in the columns.