From e3eb684ad9b00e838da66b489244ec5f0f2c21af Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Fri, 18 Dec 2015 02:13:59 +0100 Subject: [PATCH] screenshot of video --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cabb758..16dd0e9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ 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 +##Video [![short video about the application](http://img.youtube.com/vi/SH0UAtPG6Eg/0.jpg)](https://youtu.be/SH0UAtPG6Eg) ##License