From 392ff472c19f7ce7651b85c731b7abc1306a96f7 Mon Sep 17 00:00:00 2001 From: filak Date: Thu, 26 Sep 2024 16:09:14 +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 d28eff5..ffac3bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MessyProps -Java properties files can get messy. With **props_check.py** script you can check the properties files. +Java properties files can get messy. With **[props_check.py](https://github.com/filak/MessyProps/blob/main/props_check.py)** script you can check the properties files. The script might be useful for: - checking for duplicate keys, comparing keys and values, locating keys in a local repository