diff --git a/README.md b/README.md index 51fbb69..54e1cda 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ $ npm install cookie ```js const cookie = require("cookie"); +// import * as cookie from 'cookie'; ``` ### cookie.parse(str, options)