Skip to content

Commit

Permalink
chore: tweak README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhthomas committed Nov 15, 2023
1 parent 03deefc commit 8fbc59e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
A modern user interface for <a href="https://www.firefly-iii.org/">Firefly III</a>, built with Svelte and SvelteKit.
<br />
<br />
<a href="https://demo.firefly-iii.org/">View the demo</a>
<a href="https://demo.firefly-iii-svelte.michaelt.xyz/">View the demo</a>
·
<a href="https://github.com/michaelhthomas/firefly-iii-svelte/issues">Report a bug</a>
·
Expand All @@ -23,9 +23,9 @@
<a href="https://github.com/michaelhthomas/firefly-iii-svelte/discussions">Ask questions</a>
</p>

# Getting Started
## Getting Started

## Node.js
### Node.js

1. [Install Firefly III](https://docs.firefly-iii.org/firefly-iii/installation/docker/)

Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 8fbc59e

Please sign in to comment.