From fec73c9d122921458300cb9b1d7e40c7b886b5d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Thu, 22 Jun 2023 01:21:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 586c78a..e546fb5 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ My collection of tools gathered over time useful in developing, testing and reve ## License Most of the tools here come with some sort of freeware license or their license is unknown due to missing information of origin. Some tools are open source and further information can be found in their individual subdirectories. Use at your own risk, no warranty provided whatsoever. + +## `add_to_path.cmd` + +Run the `add_to_path.cmd` helper script to add all utilities to the system `PATH` environment variable.