From 44bd9107a30f314fd3ad0e6de3eca8a800fdef9f Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Tue, 3 Jan 2017 20:06:48 +0100 Subject: [PATCH] Readme: fix markdown formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cbc42c88..f401d893 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Math.NET Numerics is covered under the terms of the [MIT/X11](LICENSE.md) licens ### Current Version -![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics) Math.NET Numerics -![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win) MKL Native Provider -![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win) OpenBLAS Native Provider +![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics) Math.NET Numerics +![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win) MKL Native Provider +![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win) OpenBLAS Native Provider ![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text) Data Extensions Installation Instructions @@ -60,7 +60,7 @@ For full details, dependencies and platform discrepancies see [Platform Compatib Building Math.NET Numerics -------------------------- -Windows (.Net): [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/79j22c061saisces/branch/master)](https://ci.appveyor.com/project/cdrnet/mathnet-numerics) +Windows (.Net): [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/79j22c061saisces/branch/master)](https://ci.appveyor.com/project/cdrnet/mathnet-numerics) Linux (Mono): [![Travis Build Status](https://travis-ci.org/mathnet/mathnet-numerics.svg?branch=master)](https://travis-ci.org/mathnet/mathnet-numerics) You can build Math.NET Numerics with an IDE like VisualStudio or Xamarin,