diff --git a/README.md b/README.md index 5ec105f..3203590 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Your first Node.js Helloworld with TypeScript -![build status](https://github.com/npmstudy/node-v20-helloworld/actions/workflows/main.yml/badge.svg) [![codecov](https://codecov.io/github/npmstudy/node-v20-helloworld/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=CSMN20E3W4)](https://codecov.io/github/npmstudy/node-v20-helloworld) - use Node.js v20 test runner - use c8 for coverage