add some readmes, bump parasite version

This commit is contained in:
2023-08-28 21:20:35 -06:00
parent 646e062f9f
commit b02047d3a9
4 changed files with 25 additions and 480 deletions
+8
View File
@@ -7,3 +7,11 @@ I (Peter) only included the subset of blake which is actually used, the blake2b
module. The package is modified to "just work" with the ES6 module system.
For internal use in Jack Russell
## Building
Requires [jex](../../utils/jex)
```
jex dwim+
```