Skip to content

Commit

Permalink
remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bkendall committed Feb 29, 2016
1 parent 395fa29 commit 6c432a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ This publisher is used like so:
```javascript
// as the first case, with just an Experiment:
var experiment = new MyExperiment('foobar')
// and continue w

// if you want to include the Scientist in the model:
SomeModel.prototype.myMethod = function (cb) {
Expand Down

0 comments on commit 6c432a1

Please sign in to comment.