mirror of
https://github.com/cupcakearmy/koa-cookie.git
synced 2024-12-21 23:56:31 +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
|
||||
|
||||
### Install
|
||||
```bash
|
||||
npm install cca-koa-cookie --save
|
||||
```
|
||||
|
||||
### QA
|
||||
|
||||
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)
|
||||
|
||||
### Install
|
||||
```bash
|
||||
npm install cca-koa-cookie --save
|
||||
```
|
||||
|
||||
### Complete Example
|
||||
```javascript
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user