diff options
author | Robin Jarry <robin@jarry.cc> | 2021-10-30 20:53:37 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2021-10-30 22:07:32 +0200 |
commit | 36c9840f9be660491eb44d60a4a00765f974e38b (patch) | |
tree | 44ddedf2425bfb19d0810d59c46838d7d8c24de7 /README.md | |
parent | 074b0a1bd8da38547c6e3eed9836149327012228 (diff) | |
download | aerc-36c9840f9be660491eb44d60a4a00765f974e38b.tar.gz |
readme: update with fork info
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md index 5338dbf..ed9557b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # aerc -aerc is an email client for your terminal. +[![builds.sr.ht status](https://builds.sr.ht/~rjarry/aerc.svg)](https://builds.sr.ht/~rjarry/aerc) + +[aerc](https://sr.ht/~rjarry/aerc/) is an email client for your terminal. + +This is a fork of [the original aerc](https://git.sr.ht/~sircmpwn/aerc) +by Drew DeVault. A short demonstration can be found on [https://aerc-mail.org/](https://aerc-mail.org/) @@ -59,12 +64,13 @@ To install aerc locally: ## Resources Send patches and questions to -[~sircmpwn/aerc@lists.sr.ht](https://lists.sr.ht/~sircmpwn/aerc) +[~rjarry/aerc-devel@lists.sr.ht](https://lists.sr.ht/~rjarry/aerc-devel). Instructions for preparing a patch are available at [git-send-email.io](https://git-send-email.io) Subscribe to release announcements on -[~sircmpwn/aerc-announce](https://lists.sr.ht/~sircmpwn/aerc-announce) +[~rjarry/aerc-announce@lists.sr.ht](https://lists.sr.ht/~rjarry/aerc-announce) -Bugs & todo here: [~sircmpwn/aerc2](https://todo.sr.ht/~sircmpwn/aerc2) +Submit bug reports and feature requests on +[https://todo.sr.ht/~rjarry/aerc](https://todo.sr.ht/~rjarry/aerc). |