Skip to content

Commit

Permalink
fix: add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Aug 2, 2023
1 parent b70719c commit 05a6d19
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div>
<h1 align="center"><a href="https://npm.im/@epic-web/totp">🕰 TOTP</a></h1>
<h1 align="center"><a href="https://npm.im/@epic-web/totp">🕰 @epic-web/totp</a></h1>
<strong>
Support Two Factor Authentication (2FA) in your application with ease.
</strong>
Expand All @@ -9,7 +9,9 @@
</p>
</div>

<hr />
```
npm install @epic-web/totp
```

<div align="center">
<a
Expand Down

0 comments on commit 05a6d19

Please sign in to comment.