From a30e086475909b38ae48f5a08bd9416cf9fc0afb Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Sat, 10 Jan 2026 21:17:50 -0300 Subject: [PATCH] add more images to readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c355ce9..fdefd30 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ it's a native desktop program made with [Qt](https://www.qt.io/). - - + + + + + to install, grab a binary from [releases](https://github.com/fiatjaf/vnak/releases) or build from source with `go install github.com/fiatjaf/vnak` (the first time you do this may take 20 minutes because of Qt, but on the following updates that it will be fast).