From fad7bcf3a5dacc7df9088a0765c6d081ecec545e Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Tue, 6 Aug 2024 06:18:20 -0500 Subject: [PATCH] fix: removed tree from hljs > sh in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d1b73..eceaa86 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,7 @@ We recommend setting the `root` instance options to `path.join(__dirname,'jobs') After an example transformation - you should expect the output in your `dist` folder to look like: -```tree +```sh - dist |-jobs |-job.js