Skip to content

Commit e6a580c

Browse files
authored
feat(readme): Clean up readme (#609)
Small cleanup
1 parent 745bc2a commit e6a580c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
A fully working and battle tested library for passkeys ([FIDO2](https://fidoalliance.org/fido2/) and [WebAuthn](https://www.w3.org/TR/webauthn/)) on [.NET](https://dotnet.microsoft.com/)
44

5-
[![Build Status](https://dev.azure.com/anders/Fido2/_apis/build/status/abergs.fido2-net-lib?branchName=main)](https://dev.azure.com/anders/Fido2/_build/latest?definitionId=10&branchName=main)
65
[![codecov](https://codecov.io/gh/passwordless-lib/fido2-net-lib/branch/main/graph/badge.svg)](https://codecov.io/gh/passwordless-lib/fido2-net-lib)
76
[![Financial Contributors on Open Collective](https://opencollective.com/passwordless/all/badge.svg?label=financial+contributors)](https://opencollective.com/passwordless)
87
[![NuGet Status](http://img.shields.io/nuget/v/Fido2.svg?style=flat-square)](https://www.nuget.org/packages/Fido2/)
@@ -13,6 +12,8 @@ A fully working and battle tested library for passkeys ([FIDO2](https://fidoalli
1312
>
1413
> The quickest way to get started with FIDO2 and WebAuthn is with the [Bitwarden Passwordless API](https://passwordless.dev?gh). It's free up to 10k users and a faster way to start using passkeys on your website or mobile app.
1514
>
15+
> Bitwarden Passwordless.dev supports .NET Framework as well as the latest .net 8+.
16+
>
1617
> [Get started with passwordless.dev](https://docs.passwordless.dev/guide/get-started.html)
1718
1819
### Purpose

0 commit comments

Comments
 (0)