From 51caa49c488d03b2f87202a9bc83f408a4ff67c6 Mon Sep 17 00:00:00 2001 From: Gabriel Lundgren Date: Mon, 21 Aug 2017 12:59:39 -0300 Subject: [PATCH] Adding lyrics api to README (#121) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2be0cf0..c8419f7 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ Written by: [Linyos Torovoltos](http://github.com/linyostorovovoltos) * To grab the latest exchange rate between cryptocurrencies to standard currencies: [coinmarketcap](https://coinmarketcap.com/api/) * To perform symbolic math and other computations: [newton](https://newton.now.sh) * To transfer files: [transfer](https://transfer.sh) +* To grab lyrics from a song: [lyrics.ovh](http://docs.lyricsovh.apiary.io)