diff --git a/README.md b/README.md index 4168fd9..a4783ec 100644 --- a/README.md +++ b/README.md @@ -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 ```