Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 5b07ff0

Browse files
committed
new badges
1 parent 8e2888b commit 5b07ff0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Generator express
2-
[![Build Status](https://secure.travis-ci.org/petecoop/generator-express.png?branch=master)](https://travis-ci.org/petecoop/generator-express)
2+
[![Build Status](https://img.shields.io/travis/petecoop/generator-express.svg)](https://travis-ci.org/petecoop/generator-express)
3+
[![NPM Version](https://img.shields.io/npm/v/generator-express.svg)](https://www.npmjs.org/package/generator-express)
4+
[![NPM Downloads](https://img.shields.io/npm/dm/generator-express.svg)](https://www.npmjs.org/package/generator-express)
5+
36

47
An Expressjs generator for Yeoman, based on the express command line tool.
58

0 commit comments

Comments
 (0)