From 00599ffbf0d1f9678a7a260c6a03320fb23b1e40 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sun, 7 Jul 2019 18:29:45 +0300 Subject: [PATCH] Initial commit --- 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..dcdcdc4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# csharp-progressbar +"Can't use the computer right now, it's processing..." -- C# learning project.