diff --git a/README.md b/README.md index 977256d..a1bcd87 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Tech Stack - [Turborepo](https://turbo.build/) – Monorepo build system +- [Bun](https://bun.sh/) – JavaScript runtime and package manager _(recommended)_ - [Next.js](https://nextjs.org/) – React framework for web apps (client) - [TypeScript](https://www.typescriptlang.org/) – Typed JavaScript - [Node.js](https://nodejs.org/) – Backend runtime (server)