Skip to content

Commit d622d8b

Browse files
authored
Merge pull request #3 from Crown0815/patch-1
Update README.md with correct .NET reference
2 parents 421a91b + d19d9e6 commit d622d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![NuGet](https://img.shields.io/nuget/v/MathFlow.svg?style=flat-square)](https://www.nuget.org/packages/MathFlow/)
66
[![License](https://img.shields.io/github/license/Nonanti/MathFlow?style=flat-square)](LICENSE)
77
[![Build Status](https://img.shields.io/github/actions/workflow/status/Nonanti/MathFlow/ci-cd.yml?branch=master&style=flat-square)](https://github.com/Nonanti/MathFlow/actions)
8-
[![.NET](https://img.shields.io/badge/.NET-8.0%2B-512BD4?style=flat-square)](https://dotnet.microsoft.com/download)
8+
[![.NET](https://img.shields.io/badge/.NET-9.0%2B-512BD4?style=flat-square)](https://dotnet.microsoft.com/download)
99

1010
**C# math expression library with symbolic computation support**
1111

0 commit comments

Comments
 (0)