Skip to content

Commit 52eba4c

Browse files
committed
Add link to downloads badge
1 parent d8e1ea5 commit 52eba4c

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
@@ -1,7 +1,7 @@
11
# Simplified periodic task scheduling for .NET
22

33
[![NuGet](https://img.shields.io/nuget/v/Tingle.PeriodicTasks.svg)](https://www.nuget.org/packages/Tingle.PeriodicTasks/)
4-
![Nuget](https://img.shields.io/nuget/dt/Tingle.PeriodicTasks)
4+
[![Nuget](https://img.shields.io/nuget/dt/Tingle.PeriodicTasks)](https://www.nuget.org/packages/Tingle.PeriodicTasks/)
55
[![GitHub Workflow Status](https://github.com/tinglesoftware/dotnet-periodic-tasks/actions/workflows/build.yml/badge.svg)](https://github.com/tinglesoftware/dotnet-periodic-tasks/actions/workflows/build.yml)
66
[![Dependabot](https://badgen.net/badge/Dependabot/enabled/green?icon=dependabot)](https://dependabot.com/)
77
[![license](https://img.shields.io/github/license/tinglesoftware/dotnet-periodic-tasks.svg)](LICENSE)

0 commit comments

Comments
 (0)