From b80919a9c022eb23f1c22313cd89864f910e9914 Mon Sep 17 00:00:00 2001 From: Kevin Wallace Date: Wed, 6 May 2015 23:17:04 -0700 Subject: initial commit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c372fad --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# horn + +Command-line air horn. + +[![air horn (club sample)](https://img.youtube.com/vi/a_6CZ2JaEuc/0.jpg)](https://www.youtube.com/watch?v=a_6CZ2JaEuc) + +## Installation + +~~~ sh +$ go get github.com/kevinwallace/horn/cmd/horn +~~~ + +## Usage + +~~~ sh +$ horn +~~~ -- cgit v1.2.3