From 4b18d5970a9833c61e5d43336fcd57a40e28976a Mon Sep 17 00:00:00 2001 From: kayomn Date: Sun, 25 Dec 2022 18:34:09 +0100 Subject: [PATCH] Update project name references --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2c2479b..e81b43a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# INI Gusher +# INI Grinder Unsatisfied with the INI parsing tools provided by third-parties in the Golang ecosystem, INI Gusher aims to solve parsing and saving of INI files as simply as possible.