From c27a9495c294bee1dc046c727324be5aa512ae5b Mon Sep 17 00:00:00 2001 From: Thomas Hauschild <7961978+Morgy93@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:46:47 +0200 Subject: [PATCH] fix code style (#2) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 17ee68a..3fb2cc3 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Please refer to the documentation at . Quick links: -- [RUNTIME](https://bun.sh/docs/cli/run) -- [PACKAGE MANAGER](https://bun.sh/docs/cli/install) -- [BUNDLER](https://bun.sh/docs/bundler) -- [TEST RUNNER](https://bun.sh/docs/cli/test) -- [PACKAGE RUNNER](https://bun.sh/docs/cli/bunx) + - [RUNTIME](https://bun.sh/docs/cli/run) + - [PACKAGE MANAGER](https://bun.sh/docs/cli/install) + - [BUNDLER](https://bun.sh/docs/bundler) + - [TEST RUNNER](https://bun.sh/docs/cli/test) + - [PACKAGE RUNNER](https://bun.sh/docs/cli/bunx)