From 94a0ad653737763317dd70b066a035d0803b805d Mon Sep 17 00:00:00 2001 From: Lars Noack Date: Tue, 29 Nov 2022 12:29:52 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8105b10..daf3a97 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ the id always is a musicbrainz id and distinct for every track. **clearing the cache** is easy too. -``` +```python from music_kraken import clear_cache clear_cache()