diff options
author | Kevin Wallace <kevin@pentabarf.net> | 2015-05-06 23:17:04 -0700 |
---|---|---|
committer | Kevin Wallace <kevin@pentabarf.net> | 2015-05-06 23:24:42 -0700 |
commit | b80919a9c022eb23f1c22313cd89864f910e9914 (patch) | |
tree | 9dbc9c47dd9ce3ae69c608f5d84cfe2c2240742a /README.md |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
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 +~~~ |