Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelJansson authored Aug 2, 2024
1 parent 3209bb4 commit 25730e5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
[![Nuget version](https://img.shields.io/nuget/v/BlazorTurnstile.svg?logo=nuget)](https://www.nuget.org/packages/BlazorTurnstile/)
[![Nuget downloads](https://img.shields.io/nuget/dt/BlazorTurnstile?logo=nuget)](https://www.nuget.org/packages/BlazorTurnstile/)

# BlazorTurnstile
A Blazor library for [Cloudflare's Turnstile](https://developers.cloudflare.com/turnstile).
**A Blazor library for [Cloudflare's Turnstile](https://developers.cloudflare.com/turnstile).**

This library provides an easy to use Component for both Blazor Server and Webassembly, with parameters for options and callbacks. See the sample project for common usages.

## Installing

Expand Down

0 comments on commit 25730e5

Please sign in to comment.