diff --git a/README.md b/README.md index 53687ff..5f8a7a3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Config file name is `config_v2.yaml`. Example: ```yaml arp_args: "" +base_path: "" color: dark host: 0.0.0.0 ifaces: enp4s0 @@ -158,7 +159,6 @@ theme: sand timeout: 60 trim_hist: 48 use_db: sqlite -base_path: "" ```