From 5a3a3e69a5394934db72f396ece7e76edb2f1590 Mon Sep 17 00:00:00 2001 From: Mirth Hickford Date: Fri, 20 Nov 2015 10:53:15 +0000 Subject: Update README.md Link to CoreFX repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 39d5919de5..3ac90c80b4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ The CoreCLR repo contains the complete runtime implementation for [.NET Core](http://github.com/dotnet/core). It includes RyuJIT, the .NET GC, native interop and many other components. It is cross-platform, with multiple OS and CPU ports in progress. +Note that the library implementation CoreFX (System.Collections, System.IO, System.Xml and so on) lives in another repo [dotnet/corefx](https://github.com/dotnet/corefx). + Build Status ------------ -- cgit v1.2.3