Update README.md

pull/3/head
呓喵酱 5 years ago committed by GitHub
parent 9c9bc8a445
commit fce32fa492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -76,7 +76,7 @@ A simple example:
### Cookie
fp preloads [iotcat/cookie-js](https://github.com/iotcat/cookie-js), support all of its functions.
**usage**
**usage**
`cookie.set(key, val, days)`: set a cookie, with key name, value, days to live(defaule: 10 years)
`cookie.get(key)`: get cookie with key
`cookie.del(key)`: delete cookie with key

Loading…
Cancel
Save