refactor: add package string

This commit is contained in:
aria 2025-06-15 02:57:21 +10:00
parent 1b4cd880ef
commit f9575c92a9
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -1,3 +1,4 @@
// A Go CLI tool for video frame analysis and comparison. Analyze frame persistence, detect dropped frames, and export data for visualization tools like those used by Digital Foundry.
package main
import (