From f8581eed789e69c44957a2c71612075673fb0f87 Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Wed, 11 Feb 2015 23:03:29 -0800 Subject: [PATCH] Add new BOTR docs to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 94108f0..a484559 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ Historically, new devs to the CLR team would be encouraged to read the "Book of - [Book of the Runtime FAQ](Documentation/botr-faq.md) - [Introduction to the Common Language Runtime](Documentation/intro-to-clr.md) - [Mscorlib and Calling Into the Runtime](Documentation/mscorlib.md) +- [Stack Walking](Documentation/stackwalking.md) +- [CLR Coding Guide](Documentation/clr-code-guide.md) - [.NET Core Glossary](Documentation/glossary.md) +- [.NET Filename Encyclopedia](Documentation/dotnet-filenames.md) - More coming ## How to Engage, Contribute and Provide Feedback -- 2.7.4