From 6cd9967848aa603a41f4505a44cdb234b55f6b05 Mon Sep 17 00:00:00 2001
From: MI96 <mi3u17@soton.ac.uk>
Date: Sun, 5 Aug 2018 19:15:36 +0100
Subject: [PATCH] readme file import gradle

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 875b794..f146ae7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 #MARINOS ILIADIS
 ##Eclipse Gradle project
 
-#NEED TO UPLOAD sample-project-gradle-master file into Eclipse as a Gradle project in order to run it
-
-Import this project to Eclipse (I use Eclipse Oxygen) as an existing grandle project.
+## How to import the project into Eclipse
+Open Eclipse -> Go to File -> Open Project From File System -> Show other specialised import wizard-> Gradle -> Existing Gradle -> sample-project-gradle-master
+Import this project to Eclipse (I use Eclipse Oxygen 3A) as an existing grandle project.
 Our eclipse project uses the web3j library. Java library to interact with Ethereum blockchain and solidity smart contracts
 Run the "Application.java"
 
-- 
GitLab