mirror of
https://github.com/cupcakearmy/koa-cookie.git
synced 2024-12-22 08:06:27 +00:00
Update README.md
This commit is contained in:
parent
43567b7609
commit
db9eaccf3b
10
README.md
10
README.md
@ -7,17 +7,17 @@
|
|||||||
|
|
||||||
Lightweight Koa-Middleware for Cookies
|
Lightweight Koa-Middleware for Cookies
|
||||||
|
|
||||||
|
### Install
|
||||||
|
```bash
|
||||||
|
npm install cca-koa-cookie --save
|
||||||
|
```
|
||||||
|
|
||||||
### QA
|
### QA
|
||||||
|
|
||||||
If you have questions:
|
If you have questions:
|
||||||
|
|
||||||
[![Join the chat at https://gitter.im/cupcakearmy/koa-cookie](https://badges.gitter.im/cupcakearmy/koa-cookie.svg)](https://gitter.im/cupcakearmy/koa-cookie?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[![Join the chat at https://gitter.im/cupcakearmy/koa-cookie](https://badges.gitter.im/cupcakearmy/koa-cookie.svg)](https://gitter.im/cupcakearmy/koa-cookie?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
### Install
|
|
||||||
```bash
|
|
||||||
npm install cca-koa-cookie --save
|
|
||||||
```
|
|
||||||
|
|
||||||
### Complete Example
|
### Complete Example
|
||||||
```javascript
|
```javascript
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user