Skip to content

Commit

Permalink
Merge pull request #17 from deggja/feat/asciinema
Browse files Browse the repository at this point in the history
feat: add asciinema demo to readme
  • Loading branch information
deggja authored Feb 17, 2024
2 parents 50807a4 + 6046309 commit 48c5cee
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 48c5cee

Please sign in to comment.