aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2020-04-06 14:29:12 +0200
committerDrew DeVault <sir@cmpwn.com>2020-04-07 14:50:13 -0400
commit2b53347d0de8ca3b2bfdf539539dac01f7424678 (patch)
tree7a21ceba23d7c7713c5cc01ff58934b727f7b351 /README.md
parentc4deaf22a08b0eed931fc9b87a427c2bc4ae01f0 (diff)
downloadaerc-2b53347d0de8ca3b2bfdf539539dac01f7424678.tar.gz
aerc-2b53347d0de8ca3b2bfdf539539dac01f7424678.zip
README: include demo and update required go version
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f54ea095..fa657d3d 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: