diff --git a/README.md b/README.md index a7140c1..723c25b 100644 --- a/README.md +++ b/README.md @@ -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) {