diff --git a/readme.adoc b/readme.adoc index e9bf3b7..b1e5274 100644 --- a/readme.adoc +++ b/readme.adoc @@ -44,6 +44,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 Code is licensed under https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause] @@ -56,10 +63,3 @@ assets. + * All content outside of code, including personal content such as blog posts, is copyrighted and cannot be distributed or modified without explicit consent from Inferencium - - -== 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.