Commit 3da12d43 authored by Aaron Tidwell's avatar Aaron Tidwell

update example in readme

parent 95480317
......@@ -27,7 +27,7 @@ client.tournaments.index({
### Create a tournament
```js
var challonge = require('./node-challonge');
var challonge = require('challonge');
// create a new instance of the client
var client = challonge.createClient({
......
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