Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
lm1 committed Jan 27, 2011
1 parent 99bb445 commit 7cba637
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 @@ -109,7 +109,6 @@ For convenience `fiberize.require` function has been provided, does the same as
- `fiberize.start(f /* , args... */ )`

`start` runs `f` in a new fiber and passes `args` to `f`.
Returns the value returned by `f`.

- `fiberize.task(f)`

Expand Down

0 comments on commit 7cba637

Please sign in to comment.