Update readme file.

This commit is contained in:
inference 2022-05-19 20:54:49 +01:00
parent a7ffa8d971
commit 016cad4e8f

View File

@ -1,3 +1,30 @@
# cfg
Inference personal configuration files.
<h1>Configuration</h1>
<p>Inference personal configuration files.</p>
<br>
<br>
<h2>Licensing</h2>
<p>All configuration files are licensed under MIT 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/>
Merge requests must be made to the dev branch.</p>
<br>
<h3>beta</h3>
<p>Beta branch. All beta testing of the software happens here.</p>
<br>
<h3>stable</h3>
<p>Stable branch. Complete and stable versions of the software are stored<br/>
here.<br/>
<br/>