From d7a30318cd42b896c5e939a9c8df859ecdd256b8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 31 Mar 2025 17:28:44 -0400 Subject: [PATCH] Mention Kawari import in the README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 31250b6..1847289 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # Auracite -Export your FFXIV character in portable, generic formats. - -In the eventual future, the official servers will shut down and the Lodestone will disappear. This tool exports your -character's data in machine-readable JSON (so it can be imported by something else) and a Lodestone-like HTML page which -you can display in your browser. +Export your FFXIV character in portable, generic formats. This includes +data in machine-readable JSON (so it can be imported by other programs +like [Kawari](https://github.com/redstrate/Kawari)) and a Lodestone-like +HTML page which you can display in your browser. ## Usage