Skip to content

Commit a0ce90b

Browse files
committed
docs: update getting-started
1 parent 0ee6b27 commit a0ce90b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Welcome to the Remix Auth TOTP Documentation!
44

55
## List of Contents
66

7-
- [Live Demo](https://totp.devxo.workers.dev) - See it in action.
8-
- [Getting Started](https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started) - Quick setup guide.
9-
- [Examples](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md) - Community examples.
10-
- [Customization](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md) - Configuration options.
11-
- [Cloudflare](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md) - Cloudflare Workers setup.
7+
- 🚀 [Live Demo](https://totp.devxo.workers.dev) - See it in action.
8+
- 🏁 [Getting Started](https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started) - Quick setup guide.
9+
- 🎯 [Examples](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md) - Community examples.
10+
- ⚙️ [Customization](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md) - Configuration options.
11+
- ☁️ [Cloudflare](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md) - Cloudflare Workers setup.
1212

1313
## Getting Started
1414

@@ -27,7 +27,7 @@ The authentication flow is simple:
2727
> [!NOTE]
2828
> Remix Auth TOTP is compatible with Remix v2.0+ and React Router v7.
2929
30-
Let's see how we can implement the Strategy into our Remix App.
30+
Let's see how we can implement the Strategy into our app.
3131

3232
## Email Service
3333

0 commit comments

Comments
 (0)