Skip to content

Commit ca03a6f

Browse files
committed
doc(readme): update reademe
1 parent 402ae89 commit ca03a6f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ cloudbase framework:deploy
211211
| 开发 Function plugin 支持自动部署函数 | 🚀 |
212212
| 开发 Node Api Plugin 支持一键部署 Node 应用 | 🚀 |
213213
| 插件支持编译成 SAM 描述 | 🚀 |
214-
| 自动检测 Express/ Koa 等主流 Node 框架使用 Node Api Plugin | |
214+
| 自动检测 Express/ Koa 等主流 Node 框架使用 Node Api Plugin | 🚀 |
215215
| 云开发全栈框架支持 | |
216216
| Node Api Plugin 支持建模和代码生成 | |
217217
| 结合 Github Action、Coding 等平台的 CI/CD 功能 | |
@@ -262,7 +262,9 @@ CloudBase Framework 的版本变更日志请参阅 [changelog](https://github.co
262262
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
263263

264264
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
265+
265266
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
267+
266268
<!-- ALL-CONTRIBUTORS-BADGE:END -->
267269

268270
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -299,6 +301,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
299301

300302
<!-- markdownlint-enable -->
301303
<!-- prettier-ignore-end -->
304+
302305
<!-- ALL-CONTRIBUTORS-LIST:END -->
303306

304307
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

packages/framework-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ cloudbase framework:deploy
211211
| 开发 Function plugin 支持自动部署函数 | 🚀 |
212212
| 开发 Node Api Plugin 支持一键部署 Node 应用 | 🚀 |
213213
| 插件支持编译成 SAM 描述 | 🚀 |
214-
| 自动检测 Express/ Koa 等主流 Node 框架使用 Node Api Plugin | |
214+
| 自动检测 Express/ Koa 等主流 Node 框架使用 Node Api Plugin | 🚀 |
215215
| 云开发全栈框架支持 | |
216216
| Node Api Plugin 支持建模和代码生成 | |
217217
| 结合 Github Action、Coding 等平台的 CI/CD 功能 | |

0 commit comments

Comments
 (0)