Skip to content

Commit e8594c3

Browse files
styfledougwilson
authored andcommitted
docs: add install size badge
closes #3710
1 parent 07aa91f commit e8594c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Fast, unopinionated, minimalist web framework for [node](http://nodejs.org).
44

55
[![NPM Version][npm-version-image]][npm-url]
6+
[![NPM Install Size][npm-install-size-image]][npm-install-size-url]
67
[![NPM Downloads][npm-downloads-image]][npm-downloads-url]
78

89
```js
@@ -159,5 +160,7 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d
159160
[github-actions-ci-url]: https://github.com/expressjs/express/actions/workflows/ci.yml
160161
[npm-downloads-image]: https://badgen.net/npm/dm/express
161162
[npm-downloads-url]: https://npmcharts.com/compare/express?minimal=true
163+
[npm-install-size-image]: https://badgen.net/packagephobia/install/express
164+
[npm-install-size-url]: https://packagephobia.com/result?p=express
162165
[npm-url]: https://npmjs.org/package/express
163166
[npm-version-image]: https://badgen.net/npm/v/express

0 commit comments

Comments
 (0)