diff --git a/README.md b/README.md index 0edcfc7..fe785aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Spaceship -https://github.com/shivan-s/spaceship/assets/51132467/f42e8162-f637-43e6-8b0d-a946311a387c +![spaceship](./spaceship.gif) -This little program emulates a simple game I made in high school on a graphics calculator. The purpose of this project is to act as a fun way to learn Golang as well as `bubble tea`. +This little program emulates a simple game I made in high school on a graphics calculator. + +The purpose of this project is to act as a fun way to learn Golang as well as tools made by [Charm](https://charm.sh/), like `bubbletea` and `lipgloss`. diff --git a/spaceship.gif b/spaceship.gif new file mode 100644 index 0000000..ce7c3cc Binary files /dev/null and b/spaceship.gif differ