Skip to content

Commit 7c0b704

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f989008 + a93652c commit 7c0b704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm i react-hook-webauthn
1111
```
1212

1313
## Usage
14-
14+
A detailed setup process can be read in this [article](https://dev.to/u4aew/adding-webauthnto-the-web-application-59gp).
1515
```js
1616
import React, { useCallback, useState } from 'react';
1717
import {useWebAuthn} from 'react-hook-webauthn'

0 commit comments

Comments
 (0)