From ada2d2a22e3f9ba54da8ada889f5a07d795498ff Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 7 Jun 2023 14:34:51 +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 aaa6fb5..82f509b 100644 --- a/readme.adoc +++ b/readme.adoc @@ -2,18 +2,19 @@ Inferencium Gentoo System ebuild repository. + == Licensing All ebuilds are licensed under https://git.inferencium.net/Inferencium/sys/src/branch/stable/license/GPL-2.0-only.txt[GPL v2] 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. +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