Skip to content

Commit f4c3493

Browse files
committed
♻️ Formatting README.md
1 parent 91e98bc commit f4c3493

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ cd pwsh
6363
```md
6464
.
6565
├── pwsh # PowerShell profile
66-
├── setup # Git-free install script
67-
│ └── install.ps1
66+
├── setup
67+
│ └── install.ps1 # Git-free install script
6868
├── .editorconfig # Editor configuration
6969
├── .gitignore # Git ignore rules
7070
├── .np-config.json # NPM publish (np) configuration
71-
├── LICENSE # Project LICENSE
71+
├── LICENSE # Project license
7272
├── package.json # NPM package configuration
7373
├── bootstrap.ps1 # Installation script
7474
└── README.md # Project README

0 commit comments

Comments
 (0)