Skip to content

Commit 2be890b

Browse files
test: πŸ’ Added badge in readme
added new badge in readme for the user
1 parent 1e5ddba commit 2be890b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽReadme.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is the seed application for node js
22

33
## Available Scripts
4-
4+
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
55
[![Greenkeeper badge](https://badges.greenkeeper.io/Aakashdeveloper/create-node-app.svg)](https://greenkeeper.io/)
66

77
In the project directory, you can run:

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aakashdeveloper/create-node-app",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "The Seed will help you build node app with es6 very quick",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)