From acc727e3688d0e8b2eefe731b48584d48b6e2d60 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 7 Jun 2023 14:33:26 +0100 Subject: [PATCH] Improve readme code readability. --- readme.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/readme.adoc b/readme.adoc index 1fcc3aa..ff34be8 100644 --- a/readme.adoc +++ b/readme.adoc @@ -2,18 +2,19 @@ Inferencium script files. + == Licensing All content is licensed under https://git.inferencium.net/Inferencium/scr/src/branch/stable/license/BSD-3-Clause-Clear.txt[BSD 3 Clause Clear] license. + == Security All files are checked for security issues; however, it is always the user's responsibility to audit -the code before installing and/or executing it. + - + -Inferencium take no responsibility for any security issues which may arise due to usage of this -repository. +the code before installing and/or executing it. Inferencium take no responsibility for any security +issues which may arise due to usage of this repository. + == Branches