From: Richard Lander Date: Thu, 12 Feb 2015 07:03:29 +0000 (-0800) Subject: Add new BOTR docs to readme X-Git-Tag: accepted/tizen/base/20180629.140029~7133^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8581eed789e69c44957a2c71612075673fb0f87;p=platform%2Fupstream%2Fcoreclr.git Add new BOTR docs to readme --- 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