diff --git a/README.md b/README.md index c8b3086..9cf9e5a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # Node.js Starter -[![version](https://img.shields.io/github/v/release/threeal/nodejs-starter?style=flat-square)](https://github.com/threeal/nodejs-starter/releases) -[![license](https://img.shields.io/github/license/threeal/nodejs-starter?style=flat-square)](./LICENSE) -[![build status](https://img.shields.io/github/actions/workflow/status/threeal/nodejs-starter/build.yaml?branch=main&style=flat-square)](https://github.com/threeal/nodejs-starter/actions/workflows/build.yaml) -[![test status](https://img.shields.io/github/actions/workflow/status/threeal/nodejs-starter/test.yaml?branch=main&label=test&style=flat-square)](https://github.com/threeal/nodejs-starter/actions/workflows/test.yaml) - The Node.js Starter is a [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) that provides a minimalistic boilerplate to kickstart your [Node.js](https://nodejs.org/en) project. This template offers a streamlined foundation, complete with predefined file structures, essential tools, and recommended settings, ensuring a swift and efficient start to your Node.js development journey. ## Key Features