From 8164dee373eaf729a29a0071c8928428c20c93d4 Mon Sep 17 00:00:00 2001 From: Sahib <100060676+Blackysh@users.noreply.github.com> Date: Tue, 28 Feb 2023 13:39:34 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b52d19..7554d82 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,9 @@ It includes scripts to build `FFmpeg` native libraries, a wrapper library to run ### 1. Features - Scripts to build FFmpeg native libraries - `FFmpegKit` wrapper library to run `FFmpeg`/`FFprobe` commands in applications -- Supports native platforms: Android, iOS, Linux, macOS and tvOS -- Supports hybrid platforms: Flutter, React Native +- Supports native platforms: Android - Based on FFmpeg `v4.5-dev` or later with optional system and external libraries -- 8 prebuilt binary packages available at [Github](https://github.com/arthenica/ffmpeg-kit/releases), [Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com) -- Licensed under `LGPL 3.0` by default, `GPL v3.0` if GPL licensed libraries are enabled + ## 2. Android (+Python)