Skip to content

Commit 7b68f5e

Browse files
authored
doc: add a TOC
1 parent c8539da commit 7b68f5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
[![CircleCI](https://circleci.com/gh/LeetCode-OpenSource/rxjs-hooks.svg?style=svg)](https://circleci.com/gh/LeetCode-OpenSource/rxjs-hooks)
33
[![Coverage Status](https://coveralls.io/repos/github/LeetCode-OpenSource/rxjs-hooks/badge.svg?branch=master)](https://coveralls.io/github/LeetCode-OpenSource/rxjs-hooks?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/LeetCode-OpenSource/rxjs-hooks.svg)](https://greenkeeper.io/)
44

5+
- [Installation](#installation)
6+
- [Demo](#quick-look)
7+
- [Apis](#apis)
8+
1. [useObservable](#useobservable)
9+
2. [useEventCallback](#useeventcallback)
10+
511
## Installation
612

713
Using npm:

0 commit comments

Comments
 (0)