From 2b53347d0de8ca3b2bfdf539539dac01f7424678 Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Mon, 6 Apr 2020 14:29:12 +0200 Subject: [PATCH] README: include demo and update required go version --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f54ea09..fa657d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ aerc is an email client for your terminal. +A short demonstration can be found on [https://aerc-mail.org/](https://aerc-mail.org/) + Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?channels=aerc&uio=d4) for end-user support, and [#aerc-dev](http://webchat.freenode.net/?channels=aerc-dev&uio=d4) for development. @@ -10,7 +12,7 @@ for development. Install the dependencies: -- go (>=1.12) +- go (>=1.13) - [scdoc](https://git.sr.ht/~sircmpwn/scdoc) Then compile aerc: