refactor: add package string
This commit is contained in:
parent
1b4cd880ef
commit
f9575c92a9
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -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
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue