8000 minor tweaks · sveltejs/cli@4bfc9d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bfc9d8

Browse files
committed
minor tweaks
1 parent 9282515 commit 4bfc9d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Chat](https://img.shields.io/discord/457912077277855764?label=chat&logo=discord)](https://svelte.dev/chat)
22

3-
# sv - the Svelte scaffolding CLI
3+
# sv - the Svelte CLI
44

55
Read the [SvelteKit documentation](https://svelte.dev/docs/kit) for more details about getting started with a newly created app.
66

packages/cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sv - the Svelte CLI
22

3-
A CLI for creating new [SvelteKit](https://svelte.dev/docs/kit) projects and adding functionality to existing ones. Just run...
3+
A command line interface (CLI) for creating and maintaining [Svelte](https://svelte.dev) applications. Just run...
44

55
```bash
66
npx sv
@@ -31,4 +31,4 @@ This project was formed by merging the `create-svelte` and `svelte-add` CLIs. Th
3131

3232
## License
3333

34-
[MIT](../../LICENSE).
34+
[MIT](../../LICENSE)

0 commit comments

Comments
 (0)
0