Skip to content

Commit 34a2da0

Browse files
committed
Add npm badge
1 parent 0efadb8 commit 34a2da0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![npm](https://img.shields.io/npm/dm/rescript-envsafe)](https://www.npmjs.com/package/rescript-envsafe)
2+
13
# ReScript `env`safe 🔒
24

35
Validate access to environment variables and parse them to the right type. Makes sure you don't accidentally deploy apps with missing or invalid environment variables.

0 commit comments

Comments
 (0)