From 1b447919d762148db4e4c3e444c90d77a4c7f10b Mon Sep 17 00:00:00 2001 From: 360Disrupt Date: Tue, 2 Aug 2016 15:55:37 +0200 Subject: [PATCH] update: readme.md added link to bitfinex official api Link to the newer bitfinex api --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 6678045..d45e640 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,7 @@ +#Newer version +There exist an official and newer version to use the `bitfinex api`: +[https://github.com/bitfinexcom/bitfinex-api-node](bitfinex-api-node) + This is a node.js wrapper for the Bitfinex [API](https://bitfinex.com/pages/api). ### Install