Skip to content

Commit 10762d7

Browse files
committed
docs(readme): update readme & instructions
1 parent 3010ec0 commit 10762d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
[![Project card](https://cdn.upload.systems/uploads/HoopGRRJ.webp)](https://aqua.falcxxdev.cyou)
2-
![Netlify Status](https://api.netlify.com/api/v1/badges/99399f4f-b1fa-4206-aa8c-b35c280605ef/deploy-status) ![CI Status](https://img.shields.io/github/actions/workflow/status/gifaldyazkaa/aqua-fanpage/check.yml?branch=master&label=CI&logo=github-actions&style=flat&labelColor=black) ![Repo Size](https://img.shields.io/github/repo-size/gifaldyazkaa/aqua-fanpage?logo=github&style=flat&labelColor=black)
1+
[![Project card](https://socialify.git.ci/azukashi/minatoaqua/image?description=1&font=Jost&language=1&logo=https%3A%2F%2Faqua.micin.life%2Ffavicon.png&name=1&owner=1&pattern=Brick+Wall&theme=Dark)](https://aqua.micin.life)
2+
![CI Status](https://img.shields.io/github/actions/workflow/status/gifaldyazkaa/aqua-fanpage/check.yml?branch=master&label=CI&logo=github-actions&style=flat&labelColor=black) ![Repo Size](https://img.shields.io/github/repo-size/gifaldyazkaa/aqua-fanpage?logo=github&style=flat&labelColor=black)
33

44
## ➡️ Developing
55

66
### 🛠️ Requirements
77

8-
A node.js >= 16.12.0 setup with [pnpm](https://pnpm.io) is recommended.
8+
A [Bun](https://bun.sh) >= 1.2.0 setup is recommended.
99

1010
### 📦 Install dependencies
1111

1212
```sh
13-
$ pnpm install
13+
$ bun install
1414
```
1515

1616
### 🚀 Start development server
1717

1818
```sh
19-
$ pnpm run dev
19+
$ bun run dev
2020
#
2121
# VITE v4.x.x ready in xx ms
2222
#

0 commit comments

Comments
 (0)