Added preview image

This commit is contained in:
Bruce Hill 2019-05-26 06:12:42 +00:00
parent 453cbed99a
commit 99fd2fdf84

View File

@ -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.