From a1e3708818deec56fede47dfbbe58822e59eaddc Mon Sep 17 00:00:00 2001 From: sheldonmlee <49645233+sheldonmlee@users.noreply.github.com> Date: Fri, 12 Jun 2020 02:55:19 +0100 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f594af --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# first_ncurses +Just a mess-around for ncurses. It has a bouncing 'ball/pixel'.