Commit 880dead9 authored by Aaron Tidwell's avatar Aaron Tidwell

readme

parent 1f2c4830
##This is in very early alpha
##example
checkout this repo into ./
......@@ -43,4 +45,11 @@ client.tournaments.create({
console.log(data);
}
});
```
\ No newline at end of file
```
##TODO
1. fix randomize
2. support camelCase -> under_score params
3. validate required params
4. docs
5. tests
\ No newline at end of file
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