Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Update README.md #37

Merged
merged 3 commits into from
Nov 20, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ If you want to play offline, install all these dependencies first:
npm install koa koa-session co-body co-views ejs
```

Note that the exercises of kick-off are only verified under koa 1, but <strong>NOT</strong> koa 2. Meanwhile we are migrating to kao 2 and you can also take part in it.
## Learn More

- [workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of koa, Express' spiritual successor.
Expand Down