Update readme.

This commit is contained in:
inference 2022-12-18 18:03:45 +00:00
parent c56371487d
commit aa64ddf283

View File

@ -1,3 +1,26 @@
# general
Inferencium Network Gentoo general ebuild repository.
<h1>General</h1>
<p>Inferencium General Gentoo ebuild repository.</p>
<br>
<br>
<h2>Licensing</h2>
<p>All files have their own licenses.</p>
<br>
<br>
<h2>Security</h2>
<p>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.<br>
<br>
The maintainers take no responsibility for any security issues which may arise due to usage of this
repository.</p>
<br>
<br>
<h2>Branches</h2>
<h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens here.<br>
<br>
<h3>beta</h3>
<p>Beta branch. All beta testing happens here.</p>
<br>
<h3>stable</h3>
<p>Stable branch. Complete and stable versions are stored here.<br>
<br>