Update Readme.md
This commit is contained in:
parent
5a9a3f0dc2
commit
453b81ab60
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Koa-lite
|
||||
|
||||
This is a tiny (improved) fork of [Koa](https://github.com/koajs/koa) that is about 50% smaller in disc space and uses a lot less dependancies, a total of 8 packages compared to Koa's 42 package installation. It also uses some improved versions to some of the previous dependencies. Overall the whole installation can be expected to go from 807KB to less than 394KB.
|
||||
This is a tiny (improved) fork of [Koa](https://github.com/koajs/koa) that is almost 80% smaller in disc space and uses a lot less dependancies, a total of 4 packages compared to Koa's 42 package installation. It also uses some improved versions to some of the previous dependencies. Overall the whole installation can be expected to go from 807KB to around 160KB.
|
||||
|
||||
### Breaking change:
|
||||
|
||||
|
|
Loading…
Reference in a new issue