From f79dd9e463eb6d4e5185d7a6400331d988f9ba77 Mon Sep 17 00:00:00 2001 From: YaFedImYaEatIm Date: Fri, 12 Aug 2016 13:19:26 +1200 Subject: [PATCH] Added README.txt file --- README.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..82dfda8 --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +This is a Flight Application Data Analyser. It runs on Java and has dependencys JavaFX and Maven. +If you are using Eclipse as an IDE please follow the instructions on http://www.eclipse.org/efxclipse/install.html to add JavaFX Library.