From 1cd5e4edaac6155ed6a2ea19397b63c656666286 Mon Sep 17 00:00:00 2001 From: Linus Date: Tue, 11 May 2021 13:34:13 +0200 Subject: [PATCH] Added beta warning I'm about to tag a release. Beta quality warning is probably an understatement. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 58a38c5..725f91a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ Accumulators can be in any of the loop's stages: ;; => (values 6 (1 2 2 3 3 4)) ``` +## Beta warning + +This is beta quality software, and some minor details are likely to change. I have gotten most kinks worked out though. + ## Documentation The current WIP documentation can be found here: https://bjoli.srht.site/doc.html