Update README.md

This commit is contained in:
Andreas Billmann
2019-10-23 01:09:46 +02:00
committed by GitHub
parent 03dcf20229
commit 5f8383c6a1

View File

@@ -1,4 +1,5 @@
# SmartCSV.fx # SmartCSV.fx
[![Build Status](https://travis-ci.org/frosch95/SmartCSV.fx.svg?branch=master)](https://travis-ci.org/frosch95/SmartCSV.fx)
## Description ## 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. 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.