From 9429663fb6b0be845cc4ea45c4dfd3962422f6cf Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Fri, 22 Mar 2024 16:34:36 -0400 Subject: Specify that it builds with Qt 6 in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 38e8276..13f9f78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ActorViewer -ActorViewer is a tool that allows one to explore their Fediverse data exports. It uses the Qt 5 library for its user interface. Currently, ActorViewer allows doing the following: +ActorViewer is a tool that allows one to explore their Fediverse data exports. It uses the Qt 5 library for its user interface, and builds fine with Qt 6. Currently, ActorViewer allows doing the following: * Open Mastodon data exports (make sure to have them decompressed and open the outbox.json file!) * Support for other Fediverse platforms will be added in the future, in addition to presenting a smarter UI for opening exports. Also, automatic decompression of downloaded exports would be handy. -- cgit v1.2.3-54-g00ecf