diff --git a/README.md b/README.md index 9229562aa1..2515cdc242 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Welcome to Apache Lucene.NET +# Welcome to Apache Lucene.NET [![Nuget](https://img.shields.io/nuget/dt/Lucene.Net)](https://www.nuget.org/packages/Lucene.Net) [![Azure DevOps builds (master)](https://img.shields.io/azure-devops/build/lucene-net/6ba240c9-9598-47e7-a793-0ed8a4ba2f8b/3/master)](https://dev.azure.com/lucene-net/Lucene.NET/_build?definitionId=3&_a=summary) @@ -25,7 +25,6 @@ The Apache Lucene.NET website is at: ### Lucene.NET 4.8.0 - [.NET 8.0](https://dotnet.microsoft.com/download/dotnet/8.0) -- [.NET 6.0](https://dotnet.microsoft.com/download/dotnet/6.0) - [.NET Standard 2.1](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) - [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) - .NET Framework 4.6.2 @@ -38,8 +37,8 @@ Working toward Lucene.NET 4.8.0 (currently in BETA) * The beta version is extremely stable * Has more than 7800+ passing unit tests -* Integrates well with .NET 8.0 and .NET 6.0 (as well as other unsupported versions) -* Supports .NET Standard 2.1 and .NET Standard 2.0 +* Integrates well with .NET 8.0 (as well as other unsupported versions) +* Supports .NET Standard 2.1 and .NET Standard 2.0 * Supports .NET Framework 4.6.2+ * Some developers already use it in production environments @@ -74,7 +73,7 @@ PM> Install-Package Lucene.Net -Pre ##### All Packages -