From b2754609c7a2b93be6dadfeff51558ff4dc49433 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Thu, 15 Feb 2024 04:45:35 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 986360e..bc0f7a1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # hypha -The Mycelium hypervisor. +An early prototype of the Mycelium hypervisor. Not for production use. + +## Licensing + +This repo is licensed under AGPL. This is because what is here is not intended for anything other than curiousity and research. Mycelium will utilize a different license for any production versions of hypha. + +As such, no external contributions are accepted at this time.