From c95a5366914fb9fa09bb2026f723e011438c9ea7 Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Fri, 22 Jan 2021 23:20:23 +0100 Subject: README: Add features section --- README.md | 15 ++++++++++++++- README.org | 9 +++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f99e58..146d9a2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,20 @@ checkout [piem](https://git.kyleam.com/piem). ![img](demo.gif) - + + +# Features + +`git-email` offers minor modes for Gnus and Notmuch, these minor modes +will just configure some variables for you and provide any extra +functionality as of right now. + +There is also integration with magit in the `git-email-magit.el` +library. This will faciliate the transient library, you can send a +patch from the magit status buffer by pressing `W c s`. + + + # Installation diff --git a/README.org b/README.org index 9be637d..d35e1da 100644 --- a/README.org +++ b/README.org @@ -24,6 +24,15 @@ checkout [[https://git.kyleam.com/piem][piem]]. * Demo [[file:demo.gif]] +* Features +=git-email= offers minor modes for Gnus and Notmuch, these minor modes +will just configure some variables for you and provide any extra +functionality as of right now. + +There is also integration with magit in the =git-email-magit.el= +library. This will faciliate the transient library, you can send a +patch from the magit status buffer by pressing =W c s=. + * Installation You can install it by cloning this repo and adding =git-email.el= to your =load-path=. -- cgit v1.2.3