From c21d4a7a42f2cc6a864cedce20260404fb8972b2 Mon Sep 17 00:00:00 2001
From: JG <it@hgw-tornesch.de>
Date: Tue, 3 May 2022 09:52:04 +0200
Subject: [PATCH] Changed Readme to reflect Java removal script name

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 451d59a..1aee39a 100644
--- a/README.md
+++ b/README.md
@@ -11,5 +11,5 @@ These are made for double-click execution via file explorer.
 * `Fix search & settings.bat` fixes the windows search and the settings app not starting up correctly and freezing.
 * `Fix winmail.dat - Disable RTF & TNEF.reg` fixes the receiver of an email getting a `winmail.dat` file as attachment instead of a normal file by introducing a registry fix to keep Outlook from ever sending emails in RTF format or TNEF encryption.
 * `Fix work file not createable.bat` fixes the "Could not create the work file" error in Office.
-* `Remove Java.bat` removes remains of a Java installation after uninstall.
+* `Remove Java remains.bat` removes remains of a Java installation after uninstall.
 * `Windows activation helper.bat` shows you the product key of your current Windows installation to potentially resolve activation issues.
\ No newline at end of file
-- 
GitLab