From f0ee7384dc25f87fc4b22082271bfef1fd1dbad8 Mon Sep 17 00:00:00 2001 From: Justin <328965+justinbarry@users.noreply.github.com> Date: Mon, 21 Oct 2024 08:09:12 -0700 Subject: [PATCH] Add missing newline in README.md Inserted a missing newline after the npm run dev command in the README.md file. This improves readability and consistency in the code block formatting. Signed-off-by: Justin <328965+justinbarry@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ad8368..08331fd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ with Node.js v20. Once you have it installed, you can run: npm install npm run dev + ``` It integrates the `@burnt-labs/abstraxion` library from