Readme update
This commit is contained in:
parent
79977cc655
commit
8124724bca
|
|
@ -35,6 +35,9 @@ ml
|
||||||
#### Documentation
|
#### Documentation
|
||||||
see /doc/Doc.md
|
see /doc/Doc.md
|
||||||
|
|
||||||
|
#### Dependencies
|
||||||
|
- libssl-dev
|
||||||
|
|
||||||
#### Compile
|
#### Compile
|
||||||
```
|
```
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
@ -72,7 +75,6 @@ utils/local_install.sh
|
||||||
- add some mem stats to benchmark
|
- add some mem stats to benchmark
|
||||||
|
|
||||||
#### Code
|
#### Code
|
||||||
- MlEnvironment::get should be map instead of many if's
|
|
||||||
- tcpnet should use RAII
|
- tcpnet should use RAII
|
||||||
- add documentation
|
- add documentation
|
||||||
- add more unit test, mainly for usql
|
- add more unit test, mainly for usql
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue