Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lvancrayelynghe committed Nov 1, 2018
1 parent 1d882cb commit 2c25603
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,20 @@ http-status-check -i exemple.csv
http-status-check -i sitemap.xml
```

### Complex exemple
### Complete exemple

```
http-status-check -i exemple.csv -o raw-github-test.csv -c 2 -n https://raw.github.com/
http-status-check -i sitemap.xml -o raw-github-test.csv -c 2 -n https://raw.github.com/
```

## Installation from binaries

## Installation from binaries

See the [GitHub releases](https://github.com/Benoth/http-status-check/releases)


## Installation from sources
## Installation from sources

### Install Go

Expand Down

0 comments on commit 2c25603

Please sign in to comment.