diff --git a/README.md b/README.md index 175d6f7fd..d6c7cda19 100644 --- a/README.md +++ b/README.md @@ -148,9 +148,9 @@ For detailed installation instructions, refer to the [comprehensive installation ### Prerequisites -- Go 1.24 or later -- Node.js 22+ and pnpm -- Git for version control +- [Go 1.24](https://go.dev/) or later +- [Node.js 22+](https://nodejs.org/en) and [pnpm](https://pnpm.io/) +- [Git](https://git-scm.com/) for version control ### Backend Development diff --git a/bin/main.go b/bin/main.go new file mode 100644 index 000000000..e69de29bb