From f87c69c25e39cc8fb118cb5845d5e19b2525630e Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 3 Jan 2022 17:55:20 +0000 Subject: [PATCH] docs: add linkback in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7070a2a..4c9b5d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Walk.js (@root/walk) +# [Walk.js](https://git.rootprojects.org/root/walk.js) (@root/walk) Walk a directory recursively and handle each entity (files, directories, symlnks, etc).