From 6508215af15b24facf0a96de595a9628cb248d66 Mon Sep 17 00:00:00 2001 From: kokarare1212 Date: Sat, 15 May 2021 11:10:47 +0900 Subject: [PATCH] Update document --- docs/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 40c2427..85b5518 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ -![License](https://img.shields.io/github/license/kokarare1212/librespot-python.svg) -![Stars](https://img.shields.io/github/stars/kokarare1212/librespot-python.svg) -![Forks](https://img.shields.io/github/forks/kokarare1212/librespot-python.svg) -[![DeepSource](https://deepsource.io/gh/kokarare1212/librespot-python.svg/?label=active+issues&show_trend=true)](https://deepsource.io/gh/kokarare1212/librespot-python/?ref=repository-badge) +![](https://img.shields.io/github/license/kokarare1212/librespot-python.svg) +![](https://img.shields.io/github/stars/kokarare1212/librespot-python.svg) +![](https://img.shields.io/github/forks/kokarare1212/librespot-python.svg) +[![](https://deepsource.io/gh/kokarare1212/librespot-python.svg/?label=active+issues&show_trend=true)](https://deepsource.io/gh/kokarare1212/librespot-python/?ref=repository-badge) # Get Started ## What's librespot-python? librespot-python is a python port of Spotify's open source client library [librespot](https://github.com/librespot-org/librespot).