Update readme.

This commit is contained in:
inference 2023-04-05 07:01:24 +01:00
parent c596afadce
commit 0efc13486f
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -24,34 +24,33 @@ repository.</p>
<h2>Branches</h2>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/main/"
>main</a></h3>
<p>Website root directory files pre-alpha development and alpha testing happens in this branch.<br>
<p>Website root directory files pre-alpha development and alpha testing occurs in this branch.<br>
Feature-complete modifications of this branch are merged to beta branch for beta testing.</p>
<br>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/asset/"
>asset</a></h3>
<p>Website asset, including multimedia, files pre-alpha development and alpha testing happens in
this branch.<br>
<p>Website asset, including multimedia, files pre-alpha development and alpha testing occurs in this
branch.<br>
Feature-complete modifications of this branch are merged to beta branch for beta testing.</p>
<br>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/blog/"
>blog</a></h3>
<p>Website blog files pre-alpha development and alpha testing happens in this branch.<br>
<p>Website blog files pre-alpha development and alpha testing occurs in this branch.<br>
Feature-complete modifications of this branch are merged to beta branch for beta testing.</p>
<br>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/contact/"
>contact</a></h3>
<p>Website contact files pre-alpha development and alpha testing happens in this branch.<br>
<p>Website contact files pre-alpha development and alpha testing occurs in this branch.<br>
Feature-complete modifications of this branch are merged to beta branch for beta testing.</p>
<br>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/license/"
>license</a></h3>
<p>Website license files pre-alpha and alpha testing happens in this branch.<br>
<p>Website license files pre-alpha and alpha testing occurs in this branch.<br>
Feature-complete modifications of this branch are merged to beta branch for beta testing.</p>
<br>
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/beta/"
>beta</a></h3>
<p>Feature-complete beta testing of merged code from development branches happens in this
branch.<br>
<p>Feature-complete beta testing of merged code from development branches occurs in this branch.<br>
Merges from development branches to this branch are squashed, and the updated versions of the
individual files are mentioned in the commit messages.</p>
<br>