Skip to content

Commit

Permalink
chore: fix downloads image
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyguerra committed Jan 7, 2024
1 parent 7445984 commit 6108ce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Fast, unopinionated, minimalist web framework for [node](http://nodejs.org).

[![NPM Version][npm-image]][npm-url]

[![NPM Downloads][downloads-image]][downloads-url]
[![NPM Downloads][downloads-image]][downloads-image]

```js
const express = require('express')
Expand Down Expand Up @@ -147,4 +147,4 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d
[ci-url]: https://github.com/hubot-friends/express/actions
[npm-image]: https://img.shields.io/npm/v/@hubot-friends/express.svg
[npm-url]: https://npmjs.org/package/@hubot-friends/express
[downloads-url]: https://npmjs.org/package/@hubot-friends/express
[downloads-image]: https://img.shields.io/npm/dm/@hubot-friends/express.svg

0 comments on commit 6108ce3

Please sign in to comment.