diff --git a/npm/README.md b/npm/README.md index 1ab35eda2dd7..009d3e906ed8 100644 --- a/npm/README.md +++ b/npm/README.md @@ -2,7 +2,7 @@ [![build status](http://img.shields.io/travis/electron-userland/electron-prebuilt.svg?style=flat)](http://travis-ci.org/electron-userland/electron-prebuilt) -![badge](https://nodei.co/npm/electron-prebuilt.png?downloads=true) +[![badge](https://nodei.co/npm/electron-prebuilt.png?downloads=true)](https://www.npmjs.com/package/electron-prebuilt) Install [electron](https://github.com/atom/electron) prebuilt binaries for command-line use using npm. This module helps you easily install the `electron` command for use on the command line without having to compile anything.