Skip to content

Commit 972aeb8

Browse files
committed
docs: readme
1 parent 6a38199 commit 972aeb8

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

README.md

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,5 @@
1-
# bun starter
1+
# secure-remote-password-js
22

3-
## Getting Started
3+
This is the client-side implementation of 1Password's [fantastic SRP library](https://github.com/1Password/srp).
44

5-
Click the [Use this template](https://github.com/wobsoriano/bun-lib-starter/generate) button to create a new repository with the contents starter.
6-
7-
OR
8-
9-
Run `bun create wobsoriano/bun-lib-starter ./my-lib`.
10-
11-
## Setup
12-
13-
```bash
14-
# install dependencies
15-
bun install
16-
17-
# test the app
18-
bun test
19-
20-
# build the app, available under dist
21-
bun run build
22-
```
23-
24-
## License
25-
26-
MIT
5+
[Bun](https://bun.sh) is recommended.

0 commit comments

Comments
 (0)