From 3ebaa355ddaf2681f23e97cae95e1ea5f149423f Mon Sep 17 00:00:00 2001 From: M R 3 Y <26522145+mr3y-the-programmer@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:45:54 +0300 Subject: [PATCH] Add some badges --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a9c3c36..89e1145 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ # PodcastIndex-SDK +[![Maven Central](https://img.shields.io/maven-central/v/io.github.mr3y-the-programmer/podcastindex-sdk?label=Maven%20Central)](https://search.maven.org/artifact/io.github.mr3y-the-programmer/podcastindex-sdk) +![Github Actions](https://github.com/mr3y-the-programmer/PodcastIndex-SDK/actions/workflows/build.yml/badge.svg) +![badge-android](https://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat) +![badge-ios](https://img.shields.io/badge/platform-ios-CDCDCD.svg?style=flat) +![badge-desktop](https://img.shields.io/badge/platform-desktop-DB413D.svg?style=flat) +[![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) + +

+ Jump to: + About | + Download | + How to use | + Roadmap | + License +

+ +
+ ## About Unofficial Type-safe PodcastIndex SDK for Kotlin Multiplatform Supporting Android/Desktop/iOS platforms.