aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-01-22 23:20:23 +0100
committerXinglu Chen <public@yoctocell.xyz>2021-01-22 23:20:23 +0100
commitc95a5366914fb9fa09bb2026f723e011438c9ea7 (patch)
tree7cb2d14b9ab450dd69120ff4e4b9d730d51c7b95 /README.md
parent9542028dab3f41c0948b15e273c6b3da90dbc1dc (diff)
README: Add features section
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
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)
-<a id="orgc576a29"></a>
+<a id="orge581435"></a>
+
+# 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`.
+
+
+<a id="org2f12f6d"></a>
# Installation