Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acifani authored May 8, 2024
1 parent fe3f4ff commit 929f50e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ node ./dist/index.js

There's also a Docker image available in the
[Packages](https://github.com/acifani/actual-rest-api/pkgs/container/actual-rest-api) section of this repo.

## Google Sheets

You can import the data directly into Google Sheets (or Excel)

```gsheet
=IMPORTDATA("https://your-actual.server.dev/transactions?format=csv&token=...")
```

0 comments on commit 929f50e

Please sign in to comment.