From 1fcdb96c6d409ddb5b62908cee4bef5360074546 Mon Sep 17 00:00:00 2001 From: Max Bachhuber Date: Fri, 19 Apr 2024 13:23:56 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a8ba416..27710bc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ This project allows you to automatically categorize your expenses in [Firefly III](https://www.firefly-iii.org/) by using OpenAI. +## Please fork me +Unfortunately i am not able to invest more time into maintaining this project. + +Feel free to fork it and create a PR that adds a link to your fork in the README file. + ## How it works It provides a webhook that you can set up to be called every time a new expense is added.