From 079c480ddc17f2752448ab5e6acb5cb91380329b Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 15 Feb 2021 08:32:05 +1000 Subject: [PATCH] Initial commit --- 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..3852724 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dotnet-csharp-playground + +This is the learning & playground for practising C# following [Microsoft .NET C# guide](https://docs.microsoft.com/en-us/dotnet/csharp/) \ No newline at end of file