From 351ad7a7c9341053d7287e5e04e893bed9f7c3d4 Mon Sep 17 00:00:00 2001
From: Thereallo <64765950+Thereallo1026@users.noreply.github.com>
Date: Thu, 7 Jul 2022 07:12:23 -0400
Subject: [PATCH] Added download links to requirements

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b09b32e5..58ffbfdc 100644
--- a/README.md
+++ b/README.md
@@ -75,8 +75,8 @@ Grasscutter uses Gradle to handle dependencies & building.
 
 **Requirements:**
 
-- Java SE Development Kits - 17
-- Git
+- [Java SE Development Kits - 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
+- [Git](https://git-scm.com/downloads)
 
 ##### Windows
 
-- 
GitLab