Skip to content

Commit

Permalink
Create Readme.md (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
myyellowshoe authored and dead-horse committed Jun 10, 2017
1 parent acda04c commit bb1dbd6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Expand Up @@ -26,7 +26,9 @@
[download-image]: https://img.shields.io/npm/dm/koa-session.svg?style=flat-square
[download-url]: https://npmjs.org/package/koa-session

Simple session middleware for Koa. default is cookie-based session and support external store.
Simple session middleware for Koa. default is cookie-based session and support external store.

*Requires Node 7.6 or greater for async/await support*

## Installation

Expand Down

0 comments on commit bb1dbd6

Please sign in to comment.