Add readme

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:39 +00:00
parent 874edf17f2
commit 206612960a

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Double Pendulum Simulation
Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal
run'`, or install [Haskell](https://haskell.org),
[Cabal](https://www.haskell.org/cabal/) and
[Gloss](https://hackage.haskell.org/package/gloss) manually then run
`cabal run`.