Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JandersonConstantino committed May 21, 2019
1 parent d38c8bf commit ee85ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# @pagueveloz/cookies

Giving easy access to browser cookies.
[Visit on NPM](https://www.npmjs.com/package/pv-cookies)
[Visit on NPM](https://www.npmjs.com/package/@pagueveloz/cookies)

setCookie(name, string) - Allows you to pass a name and a string value to store a cookie on the user's browser. It maps the name to the string.

Expand Down

0 comments on commit ee85ca5

Please sign in to comment.