diff --git a/README.md b/README.md index 634ab1d..7f46e5b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,30 @@ -# cfg - -Inference personal configuration files. \ No newline at end of file +

Configuration

+

Inference personal configuration files.

+
+
+

Licensing

+

All configuration files are licensed under MIT License.

+
+
+

Security

+

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.
+
+The maintainers take no responsibility for any security issues which
+may arise due to usage of this repository.

+
+
+

Branches

+

dev

+

Development branch. All pre-alpha development and alpha testing happens
+here.
+Merge requests must be made to the dev branch.

+
+

beta

+

Beta branch. All beta testing of the software happens here.

+
+

stable

+

Stable branch. Complete and stable versions of the software are stored
+here.
+