Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadabra authored Dec 20, 2024
1 parent 082f350 commit 6306d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DateRecurrenceR

[![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)
[![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)

## Efficient Date Recurrence Library for .NET

Expand Down Expand Up @@ -77,4 +77,4 @@ Install-Package DateRecurrenceR

```shell
dotnet add package DateRecurrenceR
```
```

0 comments on commit 6306d6b

Please sign in to comment.