summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
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 384dd1f446..b207477471 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -38,6 +38,7 @@ Coding Guidelines
- [CLR Coding Guide](coding-guidelines/clr-code-guide.md)
- [CLR JIT Coding Conventions](coding-guidelines/clr-jit-coding-conventions.md)
- [Cross Platform Performance and Eventing Design](coding-guidelines/cross-platform-performance-and-eventing.md)
+- [Adding New Events to the VM](coding-guidelines/EventLogging.md)
Build CoreCLR from Source
=========================