From 26ac6235b86e77fdf8d45274b9970490608ab0f4 Mon Sep 17 00:00:00 2001 From: Hellow <74311245+HeIIow2@users.noreply.github.com> Date: Thu, 25 Apr 2024 22:01:14 +0200 Subject: [PATCH] feat: added logo to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c44b44..219eeef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Python Sponsorblock +![python-sponsorblock](https://gitea.elara.ws/music-kraken/python-sponsorblock/raw/branch/main/assets/logo.svg) + This is a wrapper for the sponsorblock api, enabling you to get the timestamps of sponsor segments from Youtube videos. ## Installation