Commit 6d0496a1 authored by Aaron Tidwell's avatar Aaron Tidwell

fix typo in readme

parent b1786f7e
......@@ -82,18 +82,18 @@ tournament: { tournament_type: 'single elimination' }
### Install
``bash
```bash
$ git clone https://github.com/Tidwell/node-challonge
$ cd node-challonge
$ npm install
``
```
### Run Tests
[![Build Status](https://travis-ci.org/Tidwell/node-challonge.svg?branch=master)](https://travis-ci.org/Tidwell/node-challonge)
``bash
```bash
$ npm test
``
```
## TODO
1. validate required params
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment