Update readme.

This commit is contained in:
inference 2022-12-17 23:08:43 +00:00
parent 28b2227ea0
commit 0f13143167

View File

@ -1,3 +1,28 @@
# doc
Inference documentation repository.
<h1>Documentation</h1>
<p>Inference documentation.</p>
<br>
<br>
<h2>Licensing</h2>
<p>All content is licensed under Creative Commons Attribution International 4.0 (CC-BY-4.0) license.</p>
<br>
<br>
<h2>Security</h2>
<p>All files are checked for security issues; however, it is always the<br>
user's responsibility to audit the code before installing and/or executing<br>
it.<br>
<br>
The maintainers take no responsibility for any security issues which<br>
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<br/>
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/>