From ab9dd8337749eac41ed56889a8b230fbcb6405cf Mon Sep 17 00:00:00 2001 From: Risav Sarkar <70391402+risav-sarkar@users.noreply.github.com> Date: Thu, 15 Apr 2021 01:46:24 +0530 Subject: [PATCH] Added Links (#3556) * Added Links Added links to Jdk and Apache Maven for ease of use * Update README.md Co-authored-by: RisavSarkar <70391402+RisavSarkar@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584ac2f4a..8728996f3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you have cloned this repository to your computer, you can run OpenRefine with * `./refine` on Mac OS and Linux * `refine.bat` on Windows -This requires JDK 8 and Apache Maven. +This requires [JDK 8](https://jdk.java.net) and [Apache Maven](https://maven.apache.org/). ## Documentation and Videos