mention dependencies in README

This commit is contained in:
Roland Conybeare 2023-10-17 15:02:57 -04:00
commit b8d15cc1fa

View file

@ -1,5 +1,12 @@
# ordinal tree library
## Getting Started
### build + install dependencies
- see [github/Rconybea/randomgen](https://github.com/Rconybea/randomgen) -- random number generators e.g. xoshiro256ss
- see [github/Rconybea/refcnt](https://github.com/Rconybea/refcnt) -- intrusive reference-counting
### build + install
```
$ cd xo-ordinaltree