diff --git a/README.md b/README.md index 3bff2c9..57fff7d 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ To use the Subping library, follow these steps: LogLevel: "debug", Subnet: "172.17.0.0/24", Count: 3, - Interval: 1 * time.Second + Interval: 1 * time.Second, Timeout: 3 * time.Second, MaxWorkers: 8, }