Update README.md
All checks were successful
Code quality checks / biome (push) Successful in 8s

last time trust
This commit is contained in:
creations 2025-05-02 23:05:40 +02:00
parent 0f36203c1c
commit 0ba0181e2b

View file

@ -80,18 +80,10 @@ GET /:userId
GET /209830981060788225?seperated=true&cache=true&services=equicord
```
## Development
Run formatting and linting with BiomeJS:
```bash
bun run lint
bun run lint:fix
```
## Start the Server
```bash
bun i
bun run start
```