Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkuczma authored Aug 14, 2018
1 parent e3ff92a commit c8ee169
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
[![npm version](https://badge.fury.io/js/nhl.js.svg)](https://badge.fury.io/js/nhl.js)
[![Dependency Status](https://img.shields.io/david/jbkuczma/nhl.js.svg)](https://david-dm.org/jbkuczma/nhl.js)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

# nhl.js
> A Node.js library for interacting with the NHL API
<!--
## Installation
Install via [npm]().
Install via [npm](https://www.npmjs.com/package/nhl.js).

```sh
$ npm install --save nhl.js
```
-->

## Usage
See [USAGE.md](docs/USAGE.md)
Expand Down

0 comments on commit c8ee169

Please sign in to comment.