diff --git a/README.md b/README.md index 0984786..de4b712 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,2 @@ # newmuffin - -To install dependencies: - -```bash -bun install -``` - -To run: - -```bash -bun start -``` - -This project was created using `bun init` in bun v1.2.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime. +- 본래 이 코드는 머핀봇의 차기버전의 코드였으나, Golang으로 재작성하여 보관처리 되었습니다. [바로가기](https://github.com/Muffin-laboratory/goMuffin)