From 6779ca500ffd34054bd62807807700cce06d750d Mon Sep 17 00:00:00 2001 From: Imants Pulkstenis <17215731+Clockfix@users.noreply.github.com> Date: Tue, 19 May 2020 20:44:31 +0300 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..7710b2b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# My First C# App +This repo is part of my training and exploration of Windows Forms and C#.