Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frux committed Dec 29, 2015
1 parent 103122f commit 889b737
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 @@ -7,7 +7,7 @@ Ser**ver** **mon**i**t**oring tool
Vermont allow you to check your server's state. It can ping urls and exec shell commands.

## Usage
Vermont available to use right in [JS code](#usage) and as a [CLI application](#cli). The both checks (ping and exec) require parameter `expected` to be specified. It may be a number or a string. Vermont compares different values in order to `expected` type.
Vermont available to use right in [JS code](#js-code) and as a [CLI application](#cli). The both checks (ping and exec) require parameter `expected` to be specified. It may be a number or a string. Vermont compares different values in order to `expected` type.

|expected|ping |exec |
|--------|----------------------|--------------|
Expand Down

0 comments on commit 889b737

Please sign in to comment.