From 3ae3bd4a82f6d15276ad972aec5f8276bfe9d936 Mon Sep 17 00:00:00 2001 From: Khaled ElMorshedy <31712173+elmoiv@users.noreply.github.com> Date: Mon, 15 Jun 2020 16:41:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e49605..fbd6b93 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pip install git+https://github.com/elmoiv/azapi.git ```python import azapi -API = azapi.AZlyrics('google') +API = azapi.AZlyrics('google', accuracy=0.5) API.artist = 'Tylor Swft' API.title = 'Bad Blods'