Update README.md
This commit is contained in:
parent
5ce874109c
commit
89bef43f10
1 changed files with 1 additions and 14 deletions
15
README.md
15
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)
|
||||
|
|
Reference in a new issue