From d8f465fdb95d0eaf32482006885b15338ef091ef Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 31 Jul 2026 13:44:44 +0800 Subject: [PATCH] docs: add Prettier to credits --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec44216..95bada7 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,11 @@ pnpm doc Rstack CLI is inspired by: +- [Bun](https://github.com/oven-sh/bun) - [Cargo](https://github.com/rust-lang/cargo) - [Deno](https://github.com/denoland/deno) -- [Bun](https://github.com/oven-sh/bun) - [Husky](https://github.com/typicode/husky) +- [Prettier](https://github.com/prettier/prettier) - [Vite Plus](https://github.com/voidzero-dev/vite-plus) ## License