From 9f59f94f17941f090eda4db8990bb4c5849ae57c Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 7 Aug 2020 08:47:53 +0200 Subject: [PATCH] Fix filename --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 665ae74..88907f8 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ This little script can automatically create these transactions for you, so you d ## Installation -Just grab `index.php` and save it wherever. You will need php 7.4 with the BCMath, curl and JSON extensions. This is pretty common however so it shouldn't be a problem. +Just grab `autosave.php` and save it wherever. You will need php 7.4 with the BCMath, curl and JSON extensions. This is pretty common and it shouldn't be a problem. Open the file and edit the Firefly III URL and add a Personal Access Token.