Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/create-rstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ npx create-rstack --dir my-project --template app-vanilla-ts --no-git

## Documentation

See the [Rstack CLI documentation](https://rstack.rs).
See the [Quick start documentation](https://rstack.rs/guide/quick-start).

## License

Expand Down
6 changes: 6 additions & 0 deletions packages/rstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

One CLI for JavaScript development, powered by Rstack.

## Documentation

See the [documentation](https://rstack.rs/).

The package also includes Markdown docs in `node_modules/rstack/docs/`, with an index at `node_modules/rstack/docs/llms.txt`.

## License

[MIT](./LICENSE).