From 6d896c93b8579676036bfdc01c9d4acd5e268a8c Mon Sep 17 00:00:00 2001 From: c2hans <159072160+c2hans@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:24:05 +0200 Subject: [PATCH] Update README.md --- src/internal/configurations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/internal/configurations/README.md b/src/internal/configurations/README.md index 64c98df8..b2169066 100644 --- a/src/internal/configurations/README.md +++ b/src/internal/configurations/README.md @@ -11,4 +11,4 @@ Through the `PSFramework` you have a simple method that allows you to ... The configuration system is a bit too complex to describe in a help file, you can however visit us at http://psframework.org for detailed guidance. -An example can be seen in the attached ps1 file \ No newline at end of file +An example can be seen in the attached ps1 file.