Skip to content

Commit dfe6259

Browse files
authored
docs: add blank line
1 parent 29273ea commit dfe6259

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const str = 'start' + printTree('', [
2828
console.log(str);
2929
// start
3030
// ├── line 1
31+
//
3132
// ├── line 2
3233
// │ ├── line 2.1
3334
// │ └── line 2.2

0 commit comments

Comments
 (0)