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
+1 -1
View File
@@ -16,8 +16,8 @@ import (
"path/filepath"
"strings"
tag "git.radioz.org/pisoj/dhowden-tag"
"github.com/dhowden/itl"
"github.com/dhowden/tag"
)
func decodeLocation(l string) (string, error) {