Skip to content

Commit a2d752f

Browse files
committed
fixed README
1 parent 13f9af9 commit a2d752f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@ addEventListener('fetch', (event: FetchEvent) => {
9393
})
9494
```
9595

96+
## Install
97+
98+
You can install from npm registry.
99+
100+
```
101+
$ npm i firebase-auth-cloudflare-workers
102+
```
103+
96104
## Docs
97105

98106
- [API](#api)

0 commit comments

Comments
 (0)