From 5c27f58974ac69e1a8b6b3e3e0d08f74fb4cafec Mon Sep 17 00:00:00 2001 From: Alex Nault Date: Fri, 22 May 2015 16:00:47 -0400 Subject: [PATCH] Add nodeICO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da54d0b..e1956fe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Movie showtimes around the globe. [![Build Status](https://img.shields.io/travis/anault/projection.svg?style=flat-square)](https://travis-ci.org/anault/projection) [![Coverage Status](https://img.shields.io/coveralls/anault/projection.svg?style=flat-square)](https://coveralls.io/r/anault/projection) +[![NPM](https://nodei.co/npm/projection.png)](https://nodei.co/npm/projection/) + ## Installation ```bash npm install projection --save