Skip to content

Commit

Permalink
fixes #133
Browse files Browse the repository at this point in the history
  • Loading branch information
larryprice committed Dec 4, 2014
1 parent 61d427f commit 35de6b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,8 @@ var flow = nools.compile(noolsSource, {
scope: {
//the logger you want your flow to use.
logger: logger
}
},
name: 'person name is bob'
});
```

Expand Down

0 comments on commit 35de6b9

Please sign in to comment.