diff --git a/README.md b/README.md index a9945c5..f166eb1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a toy raytracer written in Haskell which renders to ASCII on a console. +Use `W` `A` `S` `D` to moce around and `Esc` to quit. + have a screenshot: ![Screenshot of racharles](./screenshot.png)