Skip to content

Commit

Permalink
docs(readme): remove badges (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal authored Mar 19, 2024
1 parent e647c59 commit 80e7f5d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 80e7f5d

Please sign in to comment.