Merge pull request #327 from kylesuss/patch-1

Changed language on readme
master
Jonathan Ong 2014-08-04 08:36:01 -07:00
commit 7e7c0ff54e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ alias node='node --harmony'
- [中文文档](http://koajs.cn/)
- __#koajs__ on freenode
## Getting start
## Getting started
- [kick-off-koa](https://github.com/koajs/kick-off-koa) - An intro to koa via a set of self-guided workshops.
- [workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of koa, Express' spiritual successor.