From a75a7b7eb762be557648743c8893d2a54d8ec6a8 Mon Sep 17 00:00:00 2001 From: Pete Dietl Date: Tue, 28 Mar 2023 17:27:36 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 625a05c..9005368 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# A shit version of Pong implemented using ncurses in C + ## Install Dependencies ```shell