From c3d7d636c4ca53d827d7e6f5fdfa3be614d70c2b Mon Sep 17 00:00:00 2001 From: Xiwen Cheng Date: Sun, 19 Sep 2021 11:48:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8139194..ca1b07e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mendix Userlib cleaner +# Mendix Userlib Cleaner This little utility can be used to identify and clean duplicate JARs. It was created mainly for [Mendix](https://mendix.com) apps due to lack of formal dependency management support. This is by no means limited to Mendix use-case. It works for arbitary systems. @@ -106,4 +106,4 @@ Archiver-Version: Plexus Archiver ## License -See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT). \ No newline at end of file +See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).