diff --git a/Readme.md b/Readme.md index ca49f75..59b9828 100644 --- a/Readme.md +++ b/Readme.md @@ -22,7 +22,7 @@ ### Node/frontend projects who support modules importing. - import Curlparser from 'curl-parser-js'; + import parsecurl from 'curl-parser-js'; Assume you have your `cUrl` command as a string constant