Skip to content

Commit c00d607

Browse files
speeddial, toc
1 parent 7ac2586 commit c00d607

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages/speeddial/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Material Design's [Speed dial](https://material.io/components/buttons-floating-a
55
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-speeddial.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-speeddial)
66
[![npm](https://img.shields.io/npm/dt/@nativescript-community/ui-material-speeddial.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/ui-material-speeddial)
77

8+
## Contents
9+
10+
1. [Installation](#installation)
11+
2. [Changelog](#changelog)
12+
3. [FAQ](#faq)
13+
4. [Usage](#usage)
14+
815
## Installation
916

1017
### :warning: Warning :warning:
@@ -18,6 +25,10 @@ ns plugin add @nativescript-community/ui-material-speeddial
1825

1926
Be sure to run a new build after adding plugins to avoid any issues.
2027

28+
## [Changelog](./CHANGELOG.md)
29+
30+
## [FAQ](../../README.md#faq)
31+
2132
## Usage
2233

2334
### NativeScript + Vue

0 commit comments

Comments
 (0)