From 34eda509c20bc68ff68a787c5f8a098b34d10a01 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Jul 2020 11:42:49 +0200 Subject: [PATCH] Update readme. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 6f08058993..8934130485 100644 --- a/readme.md +++ b/readme.md @@ -111,6 +111,10 @@ Several users have built pretty awesome stuff around the Firefly III API. Check * [A Telegram bot by Valmik](https://github.com/vjFaLk/firefly-bot) * [An Android app by Daniel Quah](https://github.com/emansih/FireflyMobile) * [A tool to import from Plaid by George Hahn](https://gitlab.com/GeorgeHahn/firefly-plaid-connector) +* [A tool to migrate from YNAB4 to Firefly III by maroux](https://github.com/maroux/Firefly-YNAB4-Importer) + +I wrote some tools myself as well, mainly to support importing from various sources: + * [Firefly III CSV importer](http://github.com/firefly-iii/csv-importer) * [Firefly III bunq 🌈 importer](http://github.com/firefly-iii/bunq-importer) * [Firefly III YNAB importer](http://github.com/firefly-iii/ynab-importer)