Update readme

This commit is contained in:
inference 2023-10-07 02:56:39 +01:00
parent 8e5f6ad2c5
commit 428bed169d
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -3,7 +3,8 @@
Inferencium website. Inferencium website.
== Branches [id=branches]
== <<branches,Branches>>
=== https://src.inferencium.net/Inferencium/website/src/branch/main/[main] === 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. + 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. 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] === https://src.inferencium.net/Inferencium/website/src/branch/license/[license]
Website license files pre-alpha and alpha testing occurs in this branch. + 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. This branch contains code used in production.
== Security [id=security]
== <<security,Security>>
All files are checked for security issues; however, it is always the user's responsibility to audit 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 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. issues which may arise due to usage of this repository.
== Licensing [id=licensing]
== <<licensing,Licensing>>
Code is licensed under Code is licensed under
https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause] https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause]