From b0888a2d0ff27273bfb26c4e3f55d18c0597b5ab Mon Sep 17 00:00:00 2001 From: Alexander Eimer Date: Sun, 28 Jul 2024 20:11:02 +0200 Subject: [PATCH] chore: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c670738..4dbb570 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # update-brew-tap-toc-action This GitHub action reads the Homebrew tap folder and procduces a table of content. -The list of formulae is then placed in the specified files. +The list of formulae is then placed in the specified files, eg. your README.md. ## Example