Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
improved badge look
Browse files Browse the repository at this point in the history
  • Loading branch information
leandergangso committed Feb 1, 2021
1 parent 3e9e243 commit 4be9837
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,17 @@ We will be working on and updatinging this repo as soon as the situation changes
We are making the MyShare API easy to use, through our MySDK.
Let us deal with setting up the correct HTTP request, so you don't have to.

[![MyShare](https://img.shields.io/badge/MyShare-white?logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NSA1NSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGc+Cjxwb2x5Z29uIGNsYXNzPSIiIHBvaW50cz0iNTMuNjY4IDIyLjM3NCAzNC44NjggMjIuMjc0IDQxLjg2OCAzLjM3NDIgMzAuNDY4IDMuMjc0MiAyMy40NjggMjIuMTc0IDQuNjY4NSAyMi4wNzQgMC44Njg0NSAzMS44NzQgMTkuNzY4IDMxLjk3NCAxMi43NjggNTAuODc0IDI0LjE2OCA1MC45NzQgMzEuMTY4IDMyLjA3NCA0OS45NjggMzIuMTc0IiBmaWxsPSIjOEFCQThCIi8+Cjxwb2x5Z29uIGNsYXNzPSIiIHBvaW50cz0iNTMuNjY4IDIyLjM3NCAzNC44NjggMjIuMjc0IDQxLjg2OCAzLjM3NDIgMzAuNDY4IDMuMjc0MiAyMy40NjggMjIuMTc0IDE5Ljc2OCAzMS45NzQgMzEuMTY4IDMyLjA3NCA0OS45NjggMzIuMTc0IiBmaWxsPSIjM0UzRTNFIi8+CjwvZz4KPC9zdmc+Cg==)](#home)
[![MyShare](https://img.shields.io/badge/MyShare-white?logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NSA1NSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGc+Cjxwb2x5Z29uIGNsYXNzPSIiIHBvaW50cz0iNTMuNjY4IDIyLjM3NCAzNC44NjggMjIuMjc0IDQxLjg2OCAzLjM3NDIgMzAuNDY4IDMuMjc0MiAyMy40NjggMjIuMTc0IDQuNjY4NSAyMi4wNzQgMC44Njg0NSAzMS44NzQgMTkuNzY4IDMxLjk3NCAxMi43NjggNTAuODc0IDI0LjE2OCA1MC45NzQgMzEuMTY4IDMyLjA3NCA0OS45NjggMzIuMTc0IiBmaWxsPSIjOEFCQThCIi8+Cjxwb2x5Z29uIGNsYXNzPSIiIHBvaW50cz0iNTMuNjY4IDIyLjM3NCAzNC44NjggMjIuMjc0IDQxLjg2OCAzLjM3NDIgMzAuNDY4IDMuMjc0MiAyMy40NjggMjIuMTc0IDE5Ljc2OCAzMS45NzQgMzEuMTY4IDMyLjA3NCA0OS45NjggMzIuMTc0IiBmaWxsPSIjM0UzRTNFIi8+CjwvZz4KPC9zdmc+Cg==)](https://api.myshare.today/)
[![Open source](https://img.shields.io/badge/Open_Source-white?logo=GitHub-Sponsors&logoColor=red)](#home)
[![License](https://img.shields.io/pypi/l/pymysharesdk.svg?label=License&labelColor=white&color=blue)](https://pypi.org/project/pymysharesdk/)
[![Docs](https://img.shields.io/badge/Docs-Latest-blue?labelColor=white)](https://github.com/LeanderGangso/pyMyShareSDK/wiki)

[![PyPi](https://img.shields.io/pypi/v/pymysharesdk.svg?logo=pypi&label=PyPi&labelColor=white&color=blue)](https://pypi.org/project/pymysharesdk/)
[![Python versions](https://img.shields.io/pypi/pyversions/pymysharesdk.svg?label=Python&logo=python&labelColor=white)](https://pypi.org/project/pymysharesdk/)
[![Downloads](https://img.shields.io/pypi/dm/pymysharesdk?labelColor=white&color=blue&logo=pypi&label=Downloads)](https://pypistats.org/packages/pymysharesdk)
[![PyPI upload](https://img.shields.io/github/workflow/status/leandergangso/pymysharesdk/Upload%20to%20PyPI?label=Upload%20to%20PyPI&labelColor=white&logo=github&logoColor=blue)](#home)

[![GitHub release](https://img.shields.io/github/v/release/leandergangso/pyMyShareSDK?color=blue&label=Release&labelColor=white&logo=github&logoColor=blue)](https://github.com/leandergangso/pyMyShareSDK/releases/latest)
[![Docs](https://img.shields.io/badge/Docs-Latest-blue?labelColor=white&logo=read-the-docs&logoColor=blue)](https://github.com/LeanderGangso/pyMyShareSDK/wiki)
[![Build status](https://img.shields.io/github/workflow/status/leandergangso/pymysharesdk/Build?label=Build&labelColor=white&logo=github&logoColor=blue)](#home)
[![PyPI upload](https://img.shields.io/github/workflow/status/leandergangso/pymysharesdk/Upload%20to%20PyPI?label=Upload%20to%20PyPI&labelColor=white&logo=github&logoColor=blue)](#home)

## Table on contents

Expand Down

0 comments on commit 4be9837

Please sign in to comment.