From 980cf46f9becd48966bcee315278a99512090459 Mon Sep 17 00:00:00 2001 From: techtransplant Date: Sat, 22 Feb 2025 13:13:14 -0500 Subject: [PATCH] update example in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 06e1dad..b6f1210 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ my_directory/file2.txt --- Contents of file2.txt --- +my_directory/temp.log +--- +Contents of temp.log +--- my_directory/subdirectory/file3.txt --- Contents of file3.txt