Skip to content

Commit a1200d1

Browse files
committed
📝 Updated README.md
1 parent 49a0af3 commit a1200d1

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
# PowerShell Template
1+
# pwsh-profile
22

3-
> A repository template for `PowerShell` script projects.
4-
5-
---
6-
7-
## Links & Resources
8-
9-
* [`commitlint`](https://github.com/conventional-changelog/commitlint) Lint commit messages.
10-
* [`commitlint-config-gitmoji`](https://github.com/arvinxx/commitlint-config-gitmoji) Commitlint config enforcing gitmoji rules.
11-
* [`husky`](https://github.com/typicode/husky) Git hooks made easy.
12-
* [`np`](https://github.com/sindresorhus/np) A better npm publish.
3+
> PatEvs' `PowerShell` profile.
134
145
---
156

@@ -24,8 +15,7 @@
2415
├── .np-config.json
2516
├── LICENSE
2617
├── package.json
27-
├── README.md
28-
└── template.ps1
18+
└── README.md
2919
```
3020

3121
---

0 commit comments

Comments
 (0)