From 2c655822e3e26f9f3edea50ac8f4d4c91873a5bf Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Mon, 14 Sep 2015 21:45:44 -0700 Subject: Add link to .NET Core Roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 19f2fb0af5..82d9b0aab6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Learn about CoreCLR and .NET Core The best ways to learn about CoreCLR are to try out the product instructions and to read the "Book of the Runtime" architecture documents that describe the inner workings of the product. New devs to the CLR team are encouraged to read these documents before making substative changes to the product. They are equally useful for open source contributors. +- [.NET Core Roadmap](https://github.com/dotnet/core/blob/master/roadmap.md) - [Product instructions](Documentation/README.md) - [Introduction to the Common Language Runtime](Documentation/botr/intro-to-clr.md) - [Book of the Runtime](Documentation/README.md#book-of-the-runtime) -- cgit v1.2.3