Mention documentation in the readme

The readme is awful, but now it at least points to the documentation.
This commit is contained in:
Linus 2021-03-07 22:26:15 +01:00
parent 74514bb4d1
commit f90d83b6a0

View file

@ -38,6 +38,11 @@ Accumulators can be in any of the loop's stages:
;; => (values 6 (1 2 2 3 3 4))
```
## Documentation
Is only available in a weird markdown/xml chimaera or in HTML format. This will change. You can find it in documentation doc.xml (for the weird format) and documentation/doc.html for the slightly more accessible HTML format. It looks ugly though.
## Differences from foof-loop
### syntactical