From 3986937dcd10b58f9693d882460e56ff7a2b652f Mon Sep 17 00:00:00 2001 From: Simone Imbrescia Date: Fri, 29 Mar 2019 22:09:35 +0000 Subject: [PATCH] fixed readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63c2783..ff1b59e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Starting with the last version of CoinMarketCap (CMC) APIs released early 2019, Choices are: - integrating the API in your backend - create a proxy if you are using a JAM stack app or similar + I dive more into this in my article "[Why I've built a Coinmarketcap proxy](https://medium.com/p/e06c898b5765)", feel free to comment and please point out errors if you find any. I'm a bit rusty :) ## Tech used