Skip to content

Commit f50223d

Browse files
committed
README: extend TOC
1 parent c41c8bc commit f50223d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
README
22
======
33

4-
This project contains a collection of scripts and autotest
5-
(part of [autoconf](https://www.gnu.org/software/autoconf/))
6-
macros:
4+
This project contains a collection of AWK scripts, Python scripts,
5+
and autotest (part of [autoconf](https://www.gnu.org/software/autoconf/))
6+
m4 macros.
7+
8+
## Table of Contents
79

810
* [`pyrediff`](#pyrediff)
911
* [`check_pattern.awk`](#check_patternawk)
@@ -12,6 +14,9 @@ macros:
1214
* [`AX_AT_DIFF_PATTERN()`](#macro-ax_at_diff_patternpattern-file-test-file-status0-differences-run-if-fail-run-if-pass)
1315
* [`AX_AT_CHECK_PYREDIFF()`](#macro-ax_at_check_pyrediffcommands-status0-stdout-re-stderr-re-run-if-fail-run-if-pass)
1416
* [`AX_AT_DIFF_PYRE()`](#macro-ax_at_diff_pyrepyre-file-test-file-status0-differences-run-if-fail-run-if-pass)
17+
* [Examples](#examples)
18+
* [Copyright](#copyright)
19+
* [Workflow status](#workflow-status)
1520

1621
## pyrediff
1722

0 commit comments

Comments
 (0)