Skip to content

Commit 3203fc9

Browse files
committed
docs: add NPM badge
1 parent 328bcf9 commit 3203fc9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Serve Static
22

3-
Previously `connect.static()`.
4-
3+
[![NPM version](https://badge.fury.io/js/serve-static.svg)](http://badge.fury.io/js/serve-static)
54
[![Build Status](https://travis-ci.org/expressjs/serve-static.svg?branch=master)](https://travis-ci.org/expressjs/serve-static)
65

6+
Previously `connect.static()`.
7+
78
Usage:
89

910
```js

0 commit comments

Comments
 (0)