From 4330678156a0f8fdd70c9865c8cf0384e93e4667 Mon Sep 17 00:00:00 2001 From: Sharon Lin Date: Mon, 30 Oct 2017 22:35:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0498a8..49898a0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The current output was good for C# 1.0; but has become progressively worse since ### Make error logs more productive -Output the modern C#7 features in stack traces in an understable fashion that looks like the source code that generated them. +Output the modern C# 7.0 features in stack traces in an understable fashion that looks like the source code that generated them. [![Demystified stacktrace](https://aoa.blob.core.windows.net/aspnet/stacktrace-demystified.png)](https://aoa.blob.core.windows.net/aspnet/stacktrace-demystified.png)