From 529106150021ad8d3956925da303b25a727f9098 Mon Sep 17 00:00:00 2001 From: npmstudy Date: Wed, 13 Dec 2023 16:29:24 +0800 Subject: [PATCH] chore: for ci --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a985cf..30a2dc7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Tomcat +[![Node.js CI](https://github.com/npmstudy/tomcat/actions/workflows/ci.yml/badge.svg)](https://github.com/npmstudy/tomcat/actions/workflows/ci.yml) + + > Build function-based API with minimal code - Basic @@ -12,7 +15,6 @@ - 内置cors、serve、view、jwt中间件 - # Usage Server 函数,app.js