Skip to content

Commit 6306d6b

Browse files
authored
Update README.md
1 parent 082f350 commit 6306d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DateRecurrenceR
22

3-
[![Release](https://github.com/Cadabra/DateRecurrenceR/actions/workflows/release.yml/badge.svg)](https://github.com/Cadabra/DateRecurrenceR/actions/workflows/release.yml) [![Nuget](https://img.shields.io/nuget/v/DateRecurrenceR?logo=NuGet)](https://www.nuget.org/packages/DateRecurrenceR)
3+
[![Release](https://github.com/Cadabra/DateRecurrenceR/actions/workflows/release.yml/badge.svg)](https://github.com/Cadabra/DateRecurrenceR/actions/workflows/release.yml) [![Nuget](https://img.shields.io/nuget/v/DateRecurrenceR?logo=NuGet)](https://www.nuget.org/packages/DateRecurrenceR) [![CodeFactor](https://www.codefactor.io/repository/github/cadabra/daterecurrencer/badge/main)](https://www.codefactor.io/repository/github/cadabra/daterecurrencer/overview/main)
44

55
## Efficient Date Recurrence Library for .NET
66

@@ -77,4 +77,4 @@ Install-Package DateRecurrenceR
7777

7878
```shell
7979
dotnet add package DateRecurrenceR
80-
```
80+
```

0 commit comments

Comments
 (0)