Readme update

This commit is contained in:
VaclavT 2022-01-10 22:53:28 +01:00
parent 79977cc655
commit 8124724bca
1 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,9 @@ ml
#### Documentation
see /doc/Doc.md
#### Dependencies
- libssl-dev
#### Compile
```
mkdir -p build
@ -72,7 +75,6 @@ utils/local_install.sh
- add some mem stats to benchmark
#### Code
- MlEnvironment::get should be map instead of many if's
- tcpnet should use RAII
- add documentation
- add more unit test, mainly for usql