Skip to content

Commit

Permalink
Add all sections to TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Dec 3, 2017
1 parent d431fa7 commit 9a6c2b9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,19 @@ For the code of the current stable 0.4.x release, checkout the

* [Quickstart example](#quickstart-example)
* [Usage](#usage)
* [Factory](#factory)
* [Loop implementations](#loop-implementations)
* [addtimer()](#addtimer)
* [addPeriodicTimer()](#addperiodictimer)
* [cancelTimer()](#canceltimer)
* [isTimerActive()](#istimeractive)
* [futureTick()](#futuretick)
* [addSignal()](#addsignal)
* [removeSignal()](#removesignal)
* [addReadStream()](#addreadstream)
* [addWriteStream()](#addwritestream)
* [removeReadStream()](#removereadstream)
* [removeWriteStream()](#removewritestream)
* [Install](#install)
* [Tests](#tests)
* [License](#license)
Expand Down

0 comments on commit 9a6c2b9

Please sign in to comment.