Add new BOTR docs to readme
authorRichard Lander <rlander@microsoft.com>
Thu, 12 Feb 2015 07:03:29 +0000 (23:03 -0800)
committerRichard Lander <rlander@microsoft.com>
Thu, 12 Feb 2015 07:03:29 +0000 (23:03 -0800)
README.md

index 94108f0..a484559 100644 (file)
--- 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