summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2015-04-16 21:49:33 -0700
committerRichard Lander <rlander@microsoft.com>2015-04-17 10:19:23 -0700
commit5bbfaeefc7476692edf63ce13c95aeea4a9ff72b (patch)
tree12898e10c55452e919acf0bddf7d27f9dc0962da /Documentation/README.md
parent68aaabac77d3c9aea3af600680aa6f3c26e99baa (diff)
downloadcoreclr-5bbfaeefc7476692edf63ce13c95aeea4a9ff72b.tar.gz
coreclr-5bbfaeefc7476692edf63ce13c95aeea4a9ff72b.tar.bz2
coreclr-5bbfaeefc7476692edf63ce13c95aeea4a9ff72b.zip
Add Exceptions Book of the Runtime doc
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index b397284065..9008e16647 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -26,6 +26,7 @@ Book of the Runtime
- [Stack Walking](stackwalking.md)
- [Mscorlib and Calling Into the Runtime](mscorlib.md)
- [Implementing Profilability](profilability.md)
+- [What Every Dev needs to Know About Exceptions in the Runtime](exceptions.md)
.NET Runtime Specs
==================