From 6bc6c1b38f6fc515e87c6e7d5c6fbb154b277fea Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 12 Dec 2022 13:33:52 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22e4f63..b0af223 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,10 @@ Specify "dynamic" instead of a bytecount (such as `--netgraph_max_bytes=dynamic`) to have the graph dynamically resize based on the maximum amount of bytes transferred in an interval. -When dynamic netgraph is used, swayba\_info can display the maximum value in the -netgraph. Use the "--netgraph_dyn_display" option to enable this. (This only -works when dynamic netgraph is enabled with "--netgraph_max_bytes=dynamic".) +When dynamic netgraph is used, swaybar\_info can display the maximum value in +the netgraph. Use the `--netgraph_dyn_display` option to enable this. (This +only works when dynamic netgraph is enabled with +`--netgraph_max_bytes=dynamic`.) ## Dependencies