From 47e9e810994c6252cf37b4fa0b7ed57973b25e7c Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 16 Jan 2020 16:52:16 +0000 Subject: [PATCH 1/2] docs: Update TOC --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3dfe8408..c2162195 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ GitHub actions to get git diff. **Table of Contents** -- [Setup](#setup) - - [yarn](#yarn) - - [npm](#npm) +- [Usage](#usage) - [Author](#author) From 14c85794d6751fe991c63e1abeb83b5e060b160c Mon Sep 17 00:00:00 2001 From: technote-space Date: Fri, 17 Jan 2020 05:49:46 +0000 Subject: [PATCH 2/2] docs: Update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a6b86da..efdfe1b6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ GitHub actions to get git diff. **Table of Contents** - [Usage](#usage) +- [Behavior](#behavior) - [Author](#author)