From c538e83d0636f9e365b54d1cf330bd4ee2f89341 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Wed, 15 Nov 2023 18:06:30 -0500 Subject: [PATCH] chore: tweak README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ec91d40..0be1f66 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

Firefly III Svelte

- A modern user interface for Firefly III, built with Svelte and SvelteKit. + A modern user interface for Firefly III, built with Svelte and SvelteKit.

View the demo @@ -23,9 +23,9 @@ Ask questions

-# Getting Started +## Getting Started -## Node.js +### Node.js 1. [Install Firefly III](https://docs.firefly-iii.org/firefly-iii/installation/docker/) @@ -58,7 +58,7 @@ pnpm preview ``` -# Development +## Development Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: