Update README.md

This commit is contained in:
Siwoo Jeon 2025-04-03 20:07:26 +09:00 committed by GitHub
parent 5ce874109c
commit 89bef43f10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)