Skip to content

Commit b499fa7

Browse files
authored
Refactor 'Supported by' section in README
Removed the old 'Supported by' section and added a new one with the same content.
1 parent d24a501 commit b499fa7

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.MD

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# 🎥 Compose Media Player
22

3-
### Supported by
4-
[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSource)
5-
6-
7-
83
<img src="/assets/banner.jpg" style="border-radius: 10px;"/>
94

105
[![Maven Central](https://img.shields.io/maven-central/v/io.github.kdroidfilter/composemediaplayer.svg)](https://search.maven.org/artifact/io.github.kdroidfilter/composemediaplayer)
@@ -16,6 +11,9 @@
1611
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/kdroidfilter/ComposeMediaPlayer/publish-documentation-and-sample.yml?branch=master)](https://github.com/kdroidfilter/ComposeMediaPlayer/actions/workflows/publish-documentation-and-sample.yml)
1712
[![GitHub last commit](https://img.shields.io/github/last-commit/kdroidfilter/ComposeMediaPlayer)](https://github.com/kdroidfilter/ComposeMediaPlayer/commits/master)
1813

14+
### Supported by
15+
[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSource)
16+
1917
**Compose Media Player** is a video player library designed for Compose Multiplatform, supporting multiple platforms including Android, macOS, Windows, and Linux. It is the first fully functional multiplatform video player for Compose for Desktop that requires no additional software installations. The library leverages:
2018

2119
- **GStreamer** for Linux

0 commit comments

Comments
 (0)