Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
fix markdown :negative:
Browse files Browse the repository at this point in the history
  • Loading branch information
scoates committed Sep 23, 2012
1 parent 4ebf422 commit 1396f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -52,6 +52,7 @@ To send the data to StatsD, you'd simply change the call to `display()` to `toSt
).toStatsD('statsd.example.com');

The `collect()` method takes any number of parameters, so you can queue them up:

var cad = funnel.json({
services: {'usdcad': 'rates.CAD'},
from: 'http://openexchangerates.org/api/latest.json'
Expand Down

0 comments on commit 1396f14

Please sign in to comment.