Skip to content

Commit 24d27ff

Browse files
committed
docs: bun add command
1 parent e7c2527 commit 24d27ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ This is a client and server implementation of 1Password's [fantastic SRP library
44

55
[Bun](https://bun.sh) is recommended.
66

7+
## Installation
8+
9+
```bash
10+
bun add secure-remote-password-js
11+
```
12+
713
## Usage
814

915
SRP is a fascinating protocol. I highly recommend reading through [1Password's explainer](https://blog.1password.com/developers-how-we-use-srp-and-you-can-too/) to get familiar with its innerworkings and processes first.

0 commit comments

Comments
 (0)