Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egregors authored Jul 14, 2024
1 parent 1365253 commit a921d32
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
Expand Up @@ -2,7 +2,7 @@
<div align="center">
<h1>🔑 passkey</h1>

`passkey` is a Go library for implementing WebAuthn services, providing
`passkey` is a Go library for implementing WebAuthn services

[![Build Status](https://github.com/egregors/passkey/workflows/build/badge.svg)](https://github.com/egregors/passkey/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/egregors/passkey)](https://goreportcard.com/report/github.com/egregors/passkey)
Expand Down Expand Up @@ -185,4 +185,4 @@ mockery
## License

This project is licensed under the MIT License - see
the [LICENSE](https://github.com/egregors/passkey/blob/main/LICENSE) file for details.
the [LICENSE](https://github.com/egregors/passkey/blob/main/LICENSE) file for details.

0 comments on commit a921d32

Please sign in to comment.