From 6ab7231c92f80013233099959008a2c602a87a14 Mon Sep 17 00:00:00 2001 From: MI96 <mi3u17@soton.ac.uk> Date: Sun, 5 Aug 2018 18:48:31 +0100 Subject: [PATCH] changes in README file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21a9a29..875b794 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #MARINOS ILIADIS -##Eclipse Grandle project +##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. Our eclipse project uses the web3j library. Java library to interact with Ethereum blockchain and solidity smart contracts -- GitLab