diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | ils.go (renamed from thumbnailer.go) | 0 |
3 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -# Thumbnailer +# ils Like ls but for images ``` -go install roseh.moe/cmd/thumbnailer@latest +go install roseh.moe/cmd/ils@latest ``` @@ -1,4 +1,4 @@ -module roseh.moe/cmd/thumbnailer +module roseh.moe/cmd/ils go 1.26.3 |
