Update README.md

This commit is contained in:
Stephen Seo 2022-12-13 20:11:43 +09:00
parent 88a0ab12a3
commit 31458ca38d
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,9 @@ the netgraph. Use the `--netgraph_dyn_display` option to enable this. (This
only works when dynamic netgraph is enabled with
`--netgraph_max_bytes=dynamic`.)
The size of the netgraph is 10 characters by default, but this can be changed by
using `--netgraph_size=<size>`.
## Dependencies
Uses [`serde_json`](https://crates.io/crates/serde_json),