From 6461d66a64b606ac4074c396d0969ddbe5bd5fb9 Mon Sep 17 00:00:00 2001 From: AraHaan Date: Thu, 11 Feb 2021 16:49:17 -0500 Subject: [PATCH] =?UTF-8?q?Fixed=20spacing=20issue=20=F0=9F=98=84.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4c798846..1a1afbb42 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![GitHub contributors](https://img.shields.io/github/contributors/dotnet/installer.svg)](https://GitHub.com/dotnet/installer/graphs/contributors/) [![Commit Activity](https://img.shields.io/github/commit-activity/m/badges/shields)]() + This repo contains the source code for the cross-platform [.NET Core](http://github.com/dotnet/core) SDK. It aggregates the .NET Toolchain, the .NET Core runtime, the templates, and the .NET Core Windows Desktop runtime. It produces zip, tarballs, and native packages for various supported platforms. Looking for released versions of the .NET Core tooling?