diff --git a/README.md b/README.md index 2f1b87b..a6c16d5 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,8 @@ Create your strategies based on the examples. * __list strategyId__ - Lists all valid / trading pairs for the given strategy * __restart__ - Kills the platform. Useful when using a keep alive process manager like [pm2](https://github.com/Unitech/pm2). - ![Profits Discord](https://github.com/andresilvasantos/bitprophet/raw/master/pres/chat_profits.png) +--- - -Contributors: [supershwa](https://github.com/supershwa), [ionutgalita](https://github.com/ionutgalita) +Thank you to all contributors: [supershwa](https://github.com/supershwa), [ionutgalita](https://github.com/ionutgalita) diff --git a/package.json b/package.json index 06c61ac..f1e5e81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitprophet", - "version": "0.5.0", + "version": "0.5.1", "description": "Crypto trading platform for Binance that uses chat bots as its interface", "main": "bitprophet.js", "repository": { diff --git a/pres/chat_profits.png b/pres/chat_profits.png index dad176b..365b9ec 100644 Binary files a/pres/chat_profits.png and b/pres/chat_profits.png differ