diff --git a/README.md b/README.md index 56981fe..ef4ea41 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ This is a program that simulates a double pendulum and renders it on the console with termbox. Press `q` or Escape to quit and `r` to randomize. +![Preview](https://bitbucket.org/spilt/2pend/downloads/2pend.gif) + ## Building `make` to build and `make install` to install.