Skip to content

Commit 3161a89

Browse files
committed
.
1 parent 3da9976 commit 3161a89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<div align="center">
66
<p>
7-
A <strong>Time-Based One-Time Password (TOTP) Authentication Strategy</strong> for <a href="https://github.com/sergiodxa/remix-auth">Remix Auth</a> that implements <strong>Email-Code Verification & Magic-Link Authentication</strong> in your application.
7+
A <strong>Time-Based One-Time Password (TOTP) Authentication Strategy</strong> for <a href="https://github.com/sergiodxa/remix-auth">Remix Auth</a> that implements <strong>Email-Code & Magic-Link Authentication</strong> in your application.
88
</p>
99
</div>
1010

@@ -30,7 +30,7 @@ npm install remix-auth-totp
3030

3131
## Features
3232

33-
- **Support for Remix and React Router v7** - Out of the box.
33+
- **⭐ Remix & React Router v7** - Out of the box support.
3434
- **📧 Built-In Magic Link** - Authenticate users with a Click.
3535
- **⛅ Cloudflare Support** - Works with Cloudflare Pages.
3636
- **🔐 Secure** - Encrypted Time-Based Codes.
@@ -51,7 +51,7 @@ Please, read the [Getting Started Documentation](https://github.com/dev-xo/remix
5151
5252
## Support
5353

54-
If you found **Remix Auth TOTP** helpful, please consider supporting it with a ⭐ [Star](https://github.com/dev-xo/remix-auth-totp). It helps the repository grow and provides the required motivation to continue maintaining the project.
54+
If you found **Remix Auth TOTP** helpful, please consider supporting it with a ⭐ [Star](https://github.com/dev-xo/remix-auth-totp)!.
5555

5656
### Acknowledgments
5757

0 commit comments

Comments
 (0)