Skip to content

Commit

Permalink
Fix npm description
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpogi5 committed Oct 19, 2020
1 parent 071cbe8 commit 75761a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Create NodeJs

Start your [NodeJs](https://nodejs.org/) project easily with the right tools and best practices.

[![ver](https://img.shields.io/npm/v/@kdcio/create-nodejs?style=for-the-badge)](https://www.npmjs.com/package/@kdcio/create-nodejs)
[![build](https://img.shields.io/github/workflow/status/kdcio/create-nodejs/build?style=for-the-badge)](https://github.com/kdcio/create-nodejs/actions?query=workflow%3Abuild)
[![codecov](https://img.shields.io/codecov/c/github/kdcio/create-nodejs?style=for-the-badge)](https://codecov.io/gh/kdcio/create-nodejs)
[![size](https://img.shields.io/bundlephobia/min/@kdcio/create-nodejs?style=for-the-badge)](https://bundlephobia.com/result?p=@kdcio/create-nodejs)
[![license](https://img.shields.io/github/license/kdcio/create-nodejs?style=for-the-badge)](https://github.com/kdcio/create-nodejs/blob/master/LICENSE)

Start your [NodeJs](https://nodejs.org/) project easily with the right tools and best practices.

## Usage

```terminal
Expand Down

0 comments on commit 75761a4

Please sign in to comment.