From 5ae95b8c0868fda5595bba01872042b1e01faa12 Mon Sep 17 00:00:00 2001 From: Austin Morlan Date: Sat, 3 Aug 2019 12:31:13 -0700 Subject: [PATCH] Update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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) +