Skip to content

Commit fc8d33d

Browse files
author
Reinaldy Rafli
committed
docs: removed alpha warning
1 parent bb64ac4 commit fc8d33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This middleware helps web developers fight [CSRF](https://en.wikipedia.org/wiki/Cross-site_request_forgery) attacks. Bear in mind, by solely using this middleware, we can't guarantee your app will be free from CSRF attacks. Refer to [CSRF Prevention Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) and [pillarjs/understanding-csrf](https://github.com/pillarjs/understanding-csrf) for more details.
88

99
## Install
10-
This is still on alpha. Please use with caution.
10+
1111
```
1212
pnpm i malibu
1313
```

0 commit comments

Comments
 (0)