refactor: change package name to match the fork URL and update the README with a notice and install command

This commit is contained in:
Josip Tišljar Mataušić
2026-07-24 00:51:13 +02:00
parent c414b552b3
commit 157c8bf5fc
7 changed files with 18 additions and 7 deletions
+11
View File
@@ -1,3 +1,14 @@
> **NOTE**
>
> This is a fork of [github.com/dhowden/tag](https://github.com/dhowden/tag)
> exposing some lower level functions publicly.
## Install
```shell
go get git.radioz.org/pisoj/dhowden-tag
```
# MP3/MP4/OGG/FLAC metadata parsing library
[![GoDoc](https://pkg.go.dev/badge/github.com/dhowden/tag)](https://pkg.go.dev/github.com/dhowden/tag)