Skip to content

Commit ab18019

Browse files
committed
Readme fix
1 parent 271b617 commit ab18019

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Integrates [apollo](http://www.apollostack.com/) in your vue components with dec
44

55
[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)
66

7+
## Table of contents
8+
79
- [Installation](#installation)
810
- [Usage](#usage)
911
- [Configuration](#configuration)
@@ -16,7 +18,7 @@ Integrates [apollo](http://www.apollostack.com/) in your vue components with dec
1618
- [Reactive Query Example](#reactive-query-example)
1719
- [Mutations](#mutations)
1820
- [Subscriptions](#subscriptions)
19-
- [Pagination with `fetchMore`](#pagination-with-fetchMore)
21+
- [Pagination with `fetchMore`](#pagination-with-fetchmore)
2022

2123
## Installation
2224

0 commit comments

Comments
 (0)