Skip to content

Commit f46e7c3

Browse files
committed
Add a message
1 parent 74cf591 commit f46e7c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Validate
22

3+
> **This package is build for node and can not be used into the browser yet**
4+
35
```js
46
const { validate, email, length, required } = require('validate')
57

0 commit comments

Comments
 (0)