diff --git a/README.md b/README.md index 73c7f3a..efe72ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # pong -A simple C++ clone of Pong. \ No newline at end of file +A simple C++ clone of Pong. + +[Here is a blog post about it.](https://austinmorlan.com/posts/pong_clone/) + +![Demo](https://austinmorlan.com/posts/pong_clone/media/demo.gif) +