From 39d977ddf67d1db82eb7a1449f4c86c01f128e45 Mon Sep 17 00:00:00 2001 From: "sebastian@vanwa.ch" Date: Thu, 24 Oct 2019 09:25:59 +0000 Subject: [PATCH] add tui screenshot to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e7adcfe..bb6eb3b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Download the latest build for your OS from the [release](https://code.vanwa.ch/s page (`darwin` is for macOS). If you are unsure what to do with the files, you will probably want to try `ecload-tui`. +The basic text user interface +![tui screenshot](/screenshot.png) + # Building from source ```