mention dependencies in README
This commit is contained in:
parent
2040d530b8
commit
b8d15cc1fa
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue