From 0f131431673cc1945b883a712083cca7cfafd479 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 17 Dec 2022 23:08:43 +0000 Subject: [PATCH] Update readme. --- README.md | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9807eae..9289faa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,28 @@ -# doc - -Inference documentation repository. \ No newline at end of file +

Documentation

+

Inference documentation.

+
+
+

Licensing

+

All content is licensed under Creative Commons Attribution International 4.0 (CC-BY-4.0) 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.
+
+

beta

+

Beta branch. All beta testing happens here.

+
+

stable

+

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