Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fadhilyori authored Jul 7, 2023
1 parent 8547767 commit 505b752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}
Expand Down

0 comments on commit 505b752

Please sign in to comment.