Skip to content

Commit

Permalink
Adding download link.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwilson committed Jan 26, 2016
1 parent 823000d commit 3c3fec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#IRCd-Healthcheck#

A simple IRCd health-check utility, written in go, which returns a non-zero status code if unable to connect to a given IRC server. Perfect for use with mointoring systems.
A simple IRCd health-check utility, written in go, which returns a non-zero status code if unable to connect to a given IRC server. Perfect for use with mointoring systems. [Download a binary of the latest release here](https://github.com/StormBit/ircd-healthcheck/releases/latest).

##Usage: `./healthcheck -server=irc.stormbit.net:6667`##
###Usage: `./healthcheck -server=irc.stormbit.net:6667`###

Advanced usage:
```
Expand Down

0 comments on commit 3c3fec6

Please sign in to comment.