From 428bed169d95debb944cb9b991314edb577d2105 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 7 Oct 2023 02:56:39 +0100 Subject: [PATCH] Update readme --- readme.adoc | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/readme.adoc b/readme.adoc index a402da2..40e26e0 100644 --- a/readme.adoc +++ b/readme.adoc @@ -3,7 +3,8 @@ Inferencium website. -== Branches +[id=branches] +== <> === https://src.inferencium.net/Inferencium/website/src/branch/main/[main] @@ -25,6 +26,11 @@ Feature-complete modifications of this branch are merged to beta branch for beta Website contact files pre-alpha development and alpha testing occurs in this branch. + Feature-complete modifications of this branch are merged to beta branch for beta testing. +=== https://src.inferencium.net/Inferencium/website/src/branch/documentation/[documentation] + +Website documentation files pre-alpha development and alpha testing occurs in this branch. + +Feature-complete modifications of this branch are merged to beta branch for beta testing. + === https://src.inferencium.net/Inferencium/website/src/branch/license/[license] Website license files pre-alpha and alpha testing occurs in this branch. + @@ -44,14 +50,16 @@ files are mentioned in the commit messages. + This branch contains code used in production. -== Security +[id=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 +[id=licensing] +== <> Code is licensed under https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause]