Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit 96add6a

Browse files
author
Corbin Crutchley
committed
Updated the badge to NPM
1 parent cfd24e3 commit 96add6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Node-Plop
22
======
33

4-
[![Greenkeeper badge](https://badges.greenkeeper.io/plopjs/node-plop.svg)](https://greenkeeper.io/)
4+
[![npm](https://img.shields.io/npm/v/node-plop.svg)](https://www.npmjs.com/package/node-plop)
55
[![CircleCI](https://circleci.com/gh/plopjs/node-plop/tree/master.svg?style=svg)](https://circleci.com/gh/plopjs/node-plop/tree/master)
66

77
This is an early publication of the plop core logic being removed from the CLI tool. Main purpose for this is to make it easier for others to automate code generation through processes and tools OTHER than the command line. This also makes it easier to test the code functionality of PLOP without needing to test via the CLI interface.

0 commit comments

Comments
 (0)