From ed2b83505e05cf01c76c60c8220578a1025948f5 Mon Sep 17 00:00:00 2001 From: CheddarCrisp Date: Sat, 7 Mar 2020 11:23:08 -0500 Subject: [PATCH] Finally add a README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1938195 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# NCounter + +A playground project where I can try building a complete web app using tools and techniques I've been want to try. \ No newline at end of file