From 375372e9dde5752a9694e44eec85433093a18ae6 Mon Sep 17 00:00:00 2001
From: Volker Schukai <volker.schukai@schukai.com>
Date: Mon, 14 Aug 2023 17:10:15 +0200
Subject: [PATCH] fix: test ci

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c89e28f..37131a9 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Configuration values can come from different sources. The order of
 sources is important.
 
 #### Environment variables
-
+ 
 With the `Environment` function, you can load configuration from environment variables.
 
 ```go
@@ -415,4 +415,4 @@ feat: add 'extras' field
 
 ## License
 
-[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/)
\ No newline at end of file
+[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/)
-- 
GitLab