From 5372a736618ad2406e48e0c0eeac20bc3f103d61 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sat, 8 May 2021 15:41:01 +0000 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b35cb6..4419058 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac ## Table of Contents * [Inputs](#inputs) +* [Example](#example) * [Features](#features) * [Credits](#credits) * [Report Bugs](#report-bugs) @@ -28,7 +29,6 @@ Want a cool `Table of Contents` for your markdown and also auto sync changes eac | files | `string` OR `string[]` | `false` | `README.md` | List of input markdown files | | args | `string` | `false` | `'--use toc --output'` | [remark cli](https://github.com/unifiedjs/unified-args#cli) options. | - ## Example Generate a PR each time your `README.md` changes