Updated README.md

This commit is contained in:
Fillerino 2016-07-13 21:19:22 +02:00 committed by GitHub
parent 7bcf5c15b8
commit cc19357103
2 changed files with 13 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
#Hashbot
#####Hashbot for LBRYs slack, sends out messages about the current mining process every hour or
#####when the command !hash gets detected.
######Installation
**Requirements:**
**node and npm > 0.12.x**
```
npm install
Edit the bot.js and add api key.
node bot.js
```
*Made by Fillerino for LBRYs slack, MIT Licensed so feel free to improve!*

View file