aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-01-22 23:20:55 +0100
committerXinglu Chen <public@yoctocell.xyz>2021-01-22 23:20:55 +0100
commitc43b48e72f03c6f53ad6647a85c4e452eb9e9ba2 (patch)
treead9d8c545e736f894d76805b1dc4bb77afcf86b7 /README.org
parentc95a5366914fb9fa09bb2026f723e011438c9ea7 (diff)
README: Wording changes
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.org b/README.org
index d35e1da..c5c1ed5 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,5 @@
#+TITLE: git-email
-#+AUTHOR: yoctocell
+#+AUTHOR: Xinglu Chen
#+EMAIL: public@yoctocell.xyz
* Introduction
@@ -15,11 +15,11 @@ functions for sending email with git.
current HEAD. It will then prepare the patches as email messages in
the same way as =git-email-send-email=.
-You can see all the customizable variables running M-x =customize-group=
-RET =git-email= RET.
+You can see all the customizable variables running =M-x =customize-group=
+=<RET> =git-email <RET>=.
-If you want to easily apply patches you have recieved, you should
-checkout [[https://git.kyleam.com/piem][piem]].
+If you want to easily apply patches you have recieved via email, you
+should checkout [[https://git.kyleam.com/piem][piem]].
* Demo
[[file:demo.gif]]