diff --git a/README.md b/README.md
index 875b79418161bd21c3f24a048e43dd0ee1d57cca..f146ae7467fa4cedbf3509f4fd68c6ad063bbe5e 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"