From 5c71a95e6330e84267acb328488a0fb83d5a4f5d Mon Sep 17 00:00:00 2001 From: Fan-Wu Yang Date: Tue, 13 Sep 2016 12:38:06 +1200 Subject: [PATCH] Added how to import this project. --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 82dfda8..e722259 100644 --- a/README.txt +++ b/README.txt @@ -1,2 +1,6 @@ -This is a Flight Application Data Analyser. It runs on Java and has dependencys JavaFX and Maven. +This is a Flight Application Data Analyser. It runs on Java and has dependencys JavaFX, SQLITE3 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. + +To Import this project: +git clone https://eng-git.canterbury.ac.nz/fwy13/SENG202.git +Open your preferred IDE and then Import Maven Project. \ No newline at end of file