From 47d4307aa23aa71a5f0a342fd9a025fc5cb6bed0 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Fri, 18 Dec 2015 02:13:21 +0100 Subject: [PATCH] screenshot of video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a4f011..cabb758 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A simple JavaFX application to load, save and edit a CSV file and provide a JSON At work I have the need to fix wrong CSV files from customers. It is hard to find the errors and fix them in a texteditor, even in a "normal" CSV editor. So I decided to write this simple JavaFX application. +## +Example +[![short video about the application](http://img.youtube.com/vi/SH0UAtPG6Eg/0.jpg)](https://youtu.be/SH0UAtPG6Eg) + ##License ###The MIT License (MIT)