Skip to content

Commit

Permalink
fix: removed tree from hljs > sh in README
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Aug 6, 2024
1 parent b3e6115 commit fad7bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fad7bcf

Please sign in to comment.