From dd88ad305c4fa4969e56cd4bd10ae3d15eadb23d Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 24 Apr 2018 01:54:33 -0500 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09d3a1f..29ea1f0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Spotipy is a thin client library for the Spotify Web API. + +This is my bootleg version where I have started by merging in various PRs of interest to me. +I might also work on expanding the library and possibly even bug fixing. + ## Documentation Spotipy's full documentation is online at [Spotipy Documentation](http://spotipy.readthedocs.org/).