Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elmoiv authored Jun 15, 2020
1 parent 17ed39e commit 3ae3bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 3ae3bd4

Please sign in to comment.