diff options
Diffstat (limited to 'example/README.md')
-rw-r--r-- | example/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/example/README.md b/example/README.md index 4439d78..573c275 100644 --- a/example/README.md +++ b/example/README.md @@ -1,5 +1,7 @@ # SimpleWebAuthn Example Project -A fully-functional reference implementation of **@simplewebauthn/server** and **@simplewebauthn/browser**. +A fully-functional reference implementation of **@simplewebauthn/server** and +**@simplewebauthn/browser**. -You can find an in-depth guide to the Example Project here: https://simplewebauthn.dev/docs/advanced/example-project +You can find an in-depth guide to the Example Project here: +https://simplewebauthn.dev/docs/advanced/example-project |