From fbbbb4c4f4b246850e66256d396470bf10e0af72 Mon Sep 17 00:00:00 2001 From: cato <47259183+cato447@users.noreply.github.com> Date: Wed, 26 Aug 2020 23:06:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcaa22f..0dbdcee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # real-java This repository includes all projects, which are only build with the basic java libraries. -You dont need anything besides a Java JDK to run the different projects. +You dont need anything besides the Java JDK 14.0.1 to run the different projects. # The projects | Name | Description | Status |