From aa64ddf283d12177a0f24a101952e8e0f2528530 Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 18 Dec 2022 18:03:45 +0000 Subject: [PATCH] Update readme. --- README.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34afa72..0007a79 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ -# general - -Inferencium Network Gentoo general ebuild repository. \ No newline at end of file +

General

+

Inferencium General Gentoo ebuild repository.

+
+
+

Licensing

+

All files have their own licenses.

+
+
+

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.
+
+

beta

+

Beta branch. All beta testing happens here.

+
+

stable

+

Stable branch. Complete and stable versions are stored here.
+