Skip to content

Commit 171d509

Browse files
committed
. d updated markdown snippets
1 parent c8ca7f3 commit 171d509

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ ApprovalTests for [go](https://golang.org/)
88
[![Build and Test](https://github.com/approvals/go-approval-tests/actions/workflows/test.yml/badge.svg)](https://github.com/approvals/go-approval-tests/actions/workflows/test.yml)
99

1010
<!-- toc -->
11-
<!-- endToc -->
11+
## Contents
12+
13+
* [Basic string verification](#basic-string-verification)
14+
* [Store approved files in testdata subfolder](#store-approved-files-in-testdata-subfolder)
15+
* [In Project](#in-project)
16+
* [JSON](#json)
17+
* [Reporters](#reporters)
18+
* [Method level](#method-level)
19+
* [Test Level](#test-level)<!-- endToc -->
1220

1321
# Golden master Verification Library
1422

0 commit comments

Comments
 (0)