Skip to content

Commit

Permalink
feat: add asciinema demo to readme
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <danieldagfinrud@gmail.com>
  • Loading branch information
deggja committed Feb 17, 2024
1 parent 50807a4 commit 6046309
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Use the arrow keys to navigate the snake around the screen:
- **Left arrow** - Move left
- **Right arrow** - Move right

[![asciicast](https://asciinema.org/a/Q4usmR4HB8LhHojJA9qJeQmdX.svg)](https://asciinema.org/a/Q4usmR4HB8LhHojJA9qJeQmdX)

## Kubernetes interaction

Serpent will require access to your Kubernetes cluster. Ensure your `kubeconfig` is set up correctly before starting the game. The application currently expects the kubeconfig at its default location.
Expand Down

0 comments on commit 6046309

Please sign in to comment.