Added beta warning
I'm about to tag a release. Beta quality warning is probably an understatement.
This commit is contained in:
parent
5a92ba298d
commit
1cd5e4edaa
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ Accumulators can be in any of the loop's stages:
|
||||||
;; => (values 6 (1 2 2 3 3 4))
|
;; => (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
|
## Documentation
|
||||||
|
|
||||||
The current WIP documentation can be found here: https://bjoli.srht.site/doc.html
|
The current WIP documentation can be found here: https://bjoli.srht.site/doc.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue