From 125d8cef499619e6c5c3a8378bedd1544b6fb4fc Mon Sep 17 00:00:00 2001 From: npmstudy Date: Tue, 26 Sep 2023 08:29:31 +0800 Subject: [PATCH] document, please ignore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3203590..b10b24e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Your first Node.js Helloworld with TypeScript -![build status](https://github.com/npmstudy/your-first-nodejs-helloworld-with-ts/actions/workflows/main.yml/badge.svg) [![codecov](https://codecov.io/github/npmstudy/your-first-nodejs-helloworld-with-ts/graph/badge.svg?token=CSMN20E3W4)](https://codecov.io/github/npmstudy/node-v20-helloworld) +![build status](https://github.com/npmstudy/your-first-nodejs-helloworld-with-ts/actions/workflows/main.yml/badge.svg) [![codecov](https://codecov.io/github/npmstudy/your-first-nodejs-helloworld-with-ts/graph/badge.svg?token=73T1A0D4Q0)](https://codecov.io/github/npmstudy/your-first-nodejs-helloworld-with-ts) - use Node.js v20 test runner - use c8 for coverage