diff --git a/README.md b/README.md index 311dbea..9646d2f 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,7 @@ For more information, read `templates/*app/README.md` file contents. If you want to develop a node module package (library), maybe you can take a look: > [create-lib-starter](https://github.com/wang1212/create-lib-starter) + +Or, other similar things: + +> [awesome-template](https://github.com/wang1212/awesome-template) diff --git a/README.zh-CN.md b/README.zh-CN.md index 1ceffbe..cc8b42f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -62,3 +62,7 @@ create-react-app [project_name] // 或者, 基于 react.js 开发 Web 应用 如果你想开发一个 node 模块包(库),也许你可以看看: > [create-lib-starter](https://github.com/wang1212/create-lib-starter) + +或,其它类似的东西: + +> [awesome-template](https://github.com/wang1212/awesome-template)