Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raksoras committed Jan 8, 2017
1 parent 09fb3a1 commit 6f6c057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Small, lightweight, non-blocking coroutine scheduler for node.js using ES6 gener
* [koroutine.run(generatorFn, timeout, ...rest)](#koroutinerungeneratorfn-timeout-rest)
* [koroutine.join(...futures)](#koroutinejoinfutures)
* [koroutine.current.context](#koroutinecurrentcontext)
- [Coroutine Context Methods](#coroutine-context-methods)
- [Coroutine Object Methods](#coroutine-object-methods)
* [this.resume](#thisresume)
* [this.future(timeout)](#thisfuturetimeout)
* [this.sleep(ms)](#thissleepms)
Expand Down

0 comments on commit 6f6c057

Please sign in to comment.