From 2b3b3cc1d51f038469c038f77eaa3ff0655ca2b3 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Wed, 25 Oct 2023 11:12:21 -0600 Subject: [PATCH] Removed the mention of licensing for the alpha release since I just added this as part of making the repo public --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 186fe07..001f5f0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ contributions will likely be difficult. Thus, stability is not guaranteed (yet!) This means that while all tests will pass, there may be certain menus or keymappings that are no-ops, or produce empty screens, or things of this sort. -Part of the alpha release plan is to add contribution guidelines, licensing, CI/CD, release pipelines, etc. so that +Part of the alpha release plan is to add contribution guidelines, CI/CD, release pipelines, etc. so that all future maintenance and additions can be handled easily. So unfortunately, until that happens, Managarr may contain breaking changes and be slow to react to any PR's.