From 5b196013222b2487fbd19ece498e33379c25cceb Mon Sep 17 00:00:00 2001 From: NanthagopalEswaran <108973528+NanthagopalEswaran@users.noreply.github.com> Date: Sun, 3 Sep 2023 01:54:17 +0530 Subject: [PATCH] Added latest release link to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5313629..d1107a2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This utility is built on Windows batch scripting, making it highly portable acro ## Installation -1. Download the latest release from this repository. +1. Download the [latest release](https://github.com/python-dev-tools/pycache-cleaner/releases/latest). 2. Execute `PyCacheCleaner.exe` to begin using the tool. ## Usage