From bc16e90ce8e7a8e450a5295da85864659da66028 Mon Sep 17 00:00:00 2001 From: Juan Cazala Date: Sun, 22 Oct 2017 03:44:27 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7f4b15b..e49bacf 100755 --- a/README.md +++ b/README.md @@ -199,4 +199,14 @@ Multilayer LSTM network architectures. If you want to contribute feel free to send PR's, just make sure to run **npm run test** and **npm run build** before submitting it. This way you'll run all the test specs and build the web distribution files. +## Support + +If you like this project and you want to show your support, you can buy me a beer with [magic internet money](https://i.imgur.com/mScSiOo.jpg): + +``` +BTC: 16ePagGBbHfm2d6esjMXcUBTNgqpnLWNeK +ETH: 0xa423bfe9db2dc125dd3b56f215e09658491cc556 +XMR: 46WNbmwXpYxiBpkbHjAgjC65cyzAxtaaBQjcGpAZquhBKw2r8NtPQniEgMJcwFMCZzSBrEJtmPsTR54MoGBDbjTi2W1XmgM +``` + <3