From 79e274052d3fc5aa6a256ed94cfa61cb8ead7f68 Mon Sep 17 00:00:00 2001 From: Param Thakkar Date: Sat, 5 Oct 2019 18:44:11 -0400 Subject: [PATCH] Add note to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d26149..4402804 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # LinkChecker -A GitHub action to test for broken links on markdown files +> A GitHub action to test for broken links on markdown files + +Note: This only works on public repos