mirror of
https://github.com/zhaarey/go-mp4tag.git
synced 2025-10-23 15:11:07 +00:00
Update README.md
This commit is contained in:
@@ -3,12 +3,12 @@ MP4 tag library written in Go.
|
||||
|
||||
### Setup
|
||||
```
|
||||
go get github.com/Sorrow446/go-mp4tag
|
||||
go get github.com/zhaarey/go-mp4tag
|
||||
```
|
||||
|
||||
### Usage Examples
|
||||
```go
|
||||
import "github.com/Sorrow446/go-mp4tag"
|
||||
import "github.com/zhaarey/go-mp4tag"
|
||||
```
|
||||
Opening is omitted from the examples.
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user