From 44e4805e4f0ccdccb8b87a24cc256c523b799504 Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Thu, 12 Feb 2015 06:59:03 -0800 Subject: [PATCH] Make gittr link more visible --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ee8217b..67ef399 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ The coreclr repo contains the complete runtime implementation (called "CoreCLR") The [.NET Core Libraries][corefx] repo contains the base class libraries, which provides data types and base functionality (ex: String, Collections, HttpClient) on top of CoreCLR. The two repos together make up .NET Core. The [.NET Core is Open Source][.NET Core oss] and [Introducing .NET Core][Introducing .NET Core] blog posts describes our .NET Core OSS strategy and road map in more detail. +Want to chat with other members of the CoreCLR community? + +[![Join the chat at https://gitter.im/dotnet/coreclr](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/coreclr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + ## Learn about CoreCLR Historically, new devs to the CLR team would be encouraged to read the "Book of the Runtime" (BotR) before making substative changes to the product. We have released the meaningful BotR chapters and other documents, for the same goal with new contributors. @@ -40,10 +44,6 @@ gist or starting a thread in the [.NET Foundation forums]. For broader topics, p [.NET Foundation forums]: http://forums.dotnetfoundation.org/ -Want to chat with other members of the CoreCLR community? - -[![Join the chat at https://gitter.im/dotnet/coreclr](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/coreclr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - ## CoreCLR Build Artifacts The build for this repo will produce the following artifacts: -- 2.7.4