Skip to content

Commit e53e346

Browse files
authored
docs: thank chbrown (#92)
1 parent bf14f4c commit e53e346

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ Svelte is an MIT-licensed open source project with its ongoing development made
2929
## License
3030

3131
[MIT](https://github.com/sveltejs/kit/blob/main/LICENSE)
32+
33+
## Acknowledgements
34+
35+
Thank you to [Christopher Brown](https://github.com/chbrown) who originally owned the `sv` name on npm for graciously allowing it to be used for the Svelte CLI. You can find the original `sv` package at [`@chbrown/sv`](https://www.npmjs.com/package/@chbrown/sv).

documentation/docs/10-introduction/10-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ npx sv <command> <args>
1313
```
1414

1515
If you're inside a project where `sv` is already installed, this will use the local installation, otherwise it will download the latest version and run it without installing it, which is particularly useful for [`sv create`](sv-create).
16+
17+
## Acknowledgements
18+
19+
Thank you to [Christopher Brown](https://github.com/chbrown) who originally owned the `sv` name on npm for graciously allowing it to be used for the Svelte CLI. You can find the original `sv` package at [`@chbrown/sv`](https://www.npmjs.com/package/@chbrown/sv).

0 commit comments

Comments
 (0)