Changed language on readme
"Getting start" sounded off so I updated it to "getting started"
This commit is contained in:
parent
b9c0382694
commit
5ffdc2d5c2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ alias node='node --harmony'
|
||||||
- [中文文档](http://koajs.cn/)
|
- [中文文档](http://koajs.cn/)
|
||||||
- __#koajs__ on freenode
|
- __#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.
|
- [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.
|
- [workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of koa, Express' spiritual successor.
|
||||||
|
|
Loading…
Reference in a new issue