From cd87981cb6f103bd77771f5d36c91163e6c896ca Mon Sep 17 00:00:00 2001 From: Fran <35836929+xfrr@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:47:02 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b54ebc4..e6b01f6 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,6 @@ FFMPEG wrapper written in GO -> New implementation with an easy-to-use API and interfaces to extend the transcoding capabilities. -> https://github.com/floostack/transcoder - ## Features - [x] Transcoding @@ -38,4 +35,4 @@ go get github.com/xfrr/goffmpeg ``` ## Usage -Check the [examples](./examples) \ No newline at end of file +Check the [examples](./examples)