Skip to content

Commit 1719093

Browse files
authored
Update README.md
fix badges links
1 parent af06c45 commit 1719093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Dahomey.Cbor
22
High-performance [CBOR](https://cbor.io/) serialization framework for .Net (C#)
33

4-
![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/Dahomey.Cbor)
5-
![](https://github.com/dahomey-technologies/Dahomey.Cbor/workflows/Build%20and%20Test/badge.svg)
6-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)
4+
[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/Dahomey.Cbor)](https://www.nuget.org/packages/Dahomey.Cbor)
5+
[![](https://github.com/dahomey-technologies/Dahomey.Cbor/actions/workflows/BuildAndTest.yml/badge.svg)](https://github.com/dahomey-technologies/Dahomey.Cbor/actions/workflows/BuildAndTest.yml)
6+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
77

88
## Supported .NET versions
99
* .NET Standard 2.0

0 commit comments

Comments
 (0)