From 75883944515cc1b2943db038d9d885179a68a96e Mon Sep 17 00:00:00 2001 From: Alex Ausch Date: Tue, 27 Dec 2016 12:49:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 559aafd..05a3b8f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ or ## Quick Start -To get started, simply install spotipy, reate a Spotify object and call methods: +To get started, simply install spotipy, create a Spotify object and call methods: import spotipy sp = spotipy.Spotify()