From 0ba0181e2b54ad86e2b6bb3a58818f91219ad815 Mon Sep 17 00:00:00 2001 From: creations Date: Fri, 2 May 2025 23:05:40 +0200 Subject: [PATCH] Update README.md last time trust --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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 ```