Skip to content

Commit

Permalink
[no ci] docs(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
azurejelly committed Jan 3, 2025
1 parent eef9b5a commit 9a354f4
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 @@ -20,7 +20,7 @@ Options:
-h, --help boolean Shows a list of available options
```

As an example, if you wanted to check if Google is online, you would do:
As an example, if you wanted to check if Google is online or if your ISP is being a piece of trash again, you would do:
```
$ ./checkhost -m http https://www.google.com
✔ Successfully requested a HTTP check!
Expand Down

0 comments on commit 9a354f4

Please sign in to comment.