Skip to content

Commit 0975c78

Browse files
committed
Updated docs
1 parent 5db5f2b commit 0975c78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This module provides an interface for media services, including:
55

6-
* Bindings in golang for [ffmpeg 6](https://ffmpeg.org/);
6+
* Bindings in golang for [FFmpeg 6.1](https://ffmpeg.org/);
77
* Opening media files, devices and network sockets for reading and writing;
88
* Retrieving metadata and artwork from audio and video media;
99
* Re-multiplexing media files from one format to another;
@@ -235,8 +235,8 @@ The license is Apache 2 so feel free to redistribute. Redistributions in either
235235
code or binary form must reproduce the copyright notice, and please link back to this
236236
repository for more information:
237237

238-
> go-media
239-
> https://github.com/mutablelogic/go-media/
238+
> go-media\
239+
> https://github.com/mutablelogic/go-media/\
240240
> Copyright (c) 2021-2024 David Thorpe, All rights reserved.
241241
242242
This software links to shared libraries of [FFmpeg](http://ffmpeg.org/) licensed under

0 commit comments

Comments
 (0)