Skip to content

Commit 6a8d848

Browse files
marzagaoclaude
andcommitted
chore: clean up project root
- Delete demo.mp4 (stale, replaced by gif) - Move demo.gif to hack/ alongside demo.tape - Update README and demo.tape to reference new path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0acc38e commit 6a8d848

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Monitor and control your reef aquarium from the terminal — all on your local network, no cloud required.
44

55
[![Go](https://img.shields.io/badge/Go-1.25+-00ADD8?logo=go)](https://go.dev) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![CI](https://github.com/marzagao/aquadirector/actions/workflows/ci.yml/badge.svg)](https://github.com/marzagao/aquadirector/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/marzagao/aquadirector)](https://goreportcard.com/report/github.com/marzagao/aquadirector)
6-
![Demo](demo.gif)
6+
![Demo](hack/demo.gif)
77

88
## Supported Devices
99

demo.mp4

-96.6 KB
Binary file not shown.
File renamed without changes.

hack/demo.tape

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
# Generate (run from repo root):
1010
# CHROMIUM_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" vhs hack/demo.tape
1111
#
12-
# Output: demo.gif — add to README with:
13-
# ![Demo](demo.gif)
12+
# Output: hack/demo.gif — add to README with:
13+
# ![Demo](hack/demo.gif)
1414

15-
Output demo.gif
15+
Output hack/demo.gif
1616

1717
Set Shell "bash"
1818
Set FontSize 10

0 commit comments

Comments
 (0)