From 42fd81dc452e9a296246d99d6e5e243fa47ef2e1 Mon Sep 17 00:00:00 2001 From: Christian Ohlsson Date: Thu, 18 Jun 2015 11:26:36 +0200 Subject: [PATCH] Create README.md --- 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..6f92e63 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Intermediate-C-sharp + +This is where I share my small exercises created during the 3 day course Intermediate C# in June 2015