From e2cd19e13d89c6b54efe17b5c3e058f02052ce15 Mon Sep 17 00:00:00 2001 From: Masaharu TASHIRO Date: Fri, 8 Jul 2022 16:37:13 +0900 Subject: [PATCH] docs: add example to README.md Release-As: 0.6.1 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0a65f834..6c87116d 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,17 @@ Generating a pretty Markdown dashboard for Jest ## Table of Contents +- [Example](#Example) - [Installation](#Installation) - [Usage](#Usage) - [Options](#Options) - [Contribution](#Contribution) - [License](#License) +## Example + +See https://github.com/mshrtsr/jest-md-dashboard/issues/20 + ## Installation ### npm