From fd2e59f47ada338161f16739d4e980422b5ec062 Mon Sep 17 00:00:00 2001 From: Sean Hickey Date: Mon, 21 Feb 2022 23:12:58 -0800 Subject: [PATCH] Add go get command to readme --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index bea51f7..44cd3ec 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,9 @@ # gosimpleconf +```sh +go get gitea.wisellama.rocks/Wisellama/gosimpleconf@v0.0.1 +``` + This is a small library for parsing super simple configuration files. It expects a file with the following format: