Document humbug-send and humbugrc in README for API users

(imported from commit 9ca282d4d768f2d2a474da1209621f03147954fe)
This commit is contained in:
Luke Faraone 2012-12-12 15:04:12 -05:00
parent f1d60f5417
commit b3e67d2ac4
2 changed files with 20 additions and 3 deletions

4
examples/humbugrc Normal file
View file

@ -0,0 +1,4 @@
; put this file in ~/.humbugrc
[api]
key=<api key from the web interface>
email=<your email address>