From 13ba140b4e7403dbc06be64503197b1a6450620c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 7 Jun 2023 11:46:27 +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 d5633fc..586a2bb 100644 --- a/readme.adoc +++ b/readme.adoc @@ -2,18 +2,19 @@ Inferencium documentation. + == Licensing All content is licensed under https://git.inferencium.net/Inferencium/doc/src/branch/stable/license/CC-BY-4.0.txt[Creative Commons Attribution 4.0 International] 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 takes no responsibility for any security issues which may arise due to usage of this -repository. +audit the code before installing and/or executing it. Inferencium takes no responsibility for any +security issues which may arise due to usage of this repository. + == Branches