From 88261ba2e7fa63683f54d6fc43da4ccc1053f0c2 Mon Sep 17 00:00:00 2001 From: Bassam Alugili Date: Fri, 27 Jan 2017 23:02:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c5c0ba..aa66fed 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # CSharp7Features New C# 7.0 features in Visual Studio 2017 RC + +1- Just open it with Visual Studio 2017 RC and everything should work!
+2- Please take a look to my presentation and read the Wiki.
+3- Some of the features are throwing exception. You have to comment them out, so that you can test the next feature.