diff --git a/readme.adoc b/readme.adoc index b60ea52..fff1866 100644 --- a/readme.adoc +++ b/readme.adoc @@ -40,6 +40,13 @@ files are mentioned in the commit messages. + This branch contains code used in production. +== 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. + + == Licensing All content is licensed under @@ -49,10 +56,3 @@ license*. + *Excluding Linux configuration file(s), which are licensed under https://src.inferencium.net/Inferencium/cfg/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.