cfg/README.md

29 lines
854 B
Markdown
Raw Normal View History

2022-05-19 20:54:49 +01:00
<h1>Configuration</h1>
<p>Inferencium configuration files.</p>
2022-05-19 20:54:49 +01:00
<br>
<br>
<h2>Licensing</h2>
<p>All content is licensed under GPL-3.0-or-later license&#42;.<br>
<br>
&#42;Excluding Linux configuration file(s), which are licensed under GPL-2.0-only license.</p>
2022-05-19 20:54:49 +01:00
<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>
2022-05-19 20:54:49 +01:00
<br>
Inferencium takes no responsibility for any security issues which may arise due to usage of this
repository.</p>
2022-05-19 20:54:49 +01:00
<br>
<br>
<h2>Branches</h2>
<h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens here.<br/>
2022-05-19 20:54:49 +01:00
<br>
<h3>beta</h3>
<p>Beta branch. All beta testing happens here.</p>
2022-05-19 20:54:49 +01:00
<br>
<h3>stable</h3>
<p>Stable branch. Complete and stable versions are stored here.<br/>
2022-05-19 20:54:49 +01:00
<br/>