From c43b48e72f03c6f53ad6647a85c4e452eb9e9ba2 Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Fri, 22 Jan 2021 23:20:55 +0100 Subject: README: Wording changes --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 146d9a2..962a191 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # Table of Contents -1. [Introduction](#org96a3616) -2. [Demo](#org65da1cb) -3. [Installation](#orgc576a29) -4. [Related packages](#orgc795f7e) -5. [Contributing](#orgacd2afe) +1. [Introduction](#orgcb2bd6c) +2. [Demo](#orgb33926c) +3. [Features](#orge581435) +4. [Installation](#org2f12f6d) +5. [Related packages](#orgfa06ed1) +6. [Contributing](#org21c0b8b) - + # Introduction @@ -25,14 +26,14 @@ 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` +` =git-email `. -If you want to easily apply patches you have recieved, you should -checkout [piem](https://git.kyleam.com/piem). +If you want to easily apply patches you have recieved via email, you +should checkout [piem](https://git.kyleam.com/piem). - + # Demo @@ -59,14 +60,14 @@ patch from the magit status buffer by pressing `W c s`. You can install it by cloning this repo and adding `git-email.el` to your `load-path`. - + # Related packages - [piem](https://git.kyleam.com/piem/) - gluing together public-inbox archives and git - + # Contributing -- cgit v1.2.3