From 23752ab53dcfebdbf99edb03052b77960ca4fcd1 Mon Sep 17 00:00:00 2001 From: Shane Fontaine Date: Fri, 28 Dec 2018 00:24:12 -0800 Subject: [PATCH] Add badge and TODO --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d11d142..e9cdc43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ethfinex-python +[![Downloads](https://pepy.tech/badge/ethfinex-python)](https://pepy.tech/project/ethfinex-python) + The unofficial Python client for the [Ethfinex](https://www.ethfinex.com/api_docs) and [Ethfinex Trustless](https://ethfinex.docs.apiary.io/#) APIs. ##### Provided under MIT License by Shane Fontaine. @@ -25,6 +27,8 @@ _I am in no way affiliated with or funded by Ethfinex, Ethfinex Trustless, Ethfi ## TODO - Error handling +- Add tests +- Add CI ## Testing - TODO \ No newline at end of file