aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 18 insertions, 8 deletions
diff --git a/README.md b/README.md
index b91adf8..7531f7d 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,15 @@
# Table of Contents
-1. [Introduction](#org1251c3e)
-2. [Demo](#org4f4c28d)
-3. [Installation](#org7a6a768)
-4. [Contributing](#orge5d1fb8)
+1. [Introduction](#org1c3770f)
+2. [Demo](#org22efe78)
+3. [Installation](#org2f11d3b)
+4. [Related packages](#org518440b)
+5. [Contributing](#org16a78b5)
-<a id="org1251c3e"></a>
+<a id="org1c3770f"></a>
# Introduction
@@ -33,23 +34,32 @@ You can see all the customizable variables running M-x `customize-group`
RET `git-email` RET.
-<a id="org4f4c28d"></a>
+<a id="org22efe78"></a>
# Demo
![img](demo.gif)
-<a id="org7a6a768"></a>
+<a id="org2f11d3b"></a>
# Installation
You can install it by cloning this repo and adding `git-email.el` to your `load-path`.
-<a id="orge5d1fb8"></a>
+<a id="org518440b"></a>
+
+# Related packages
+
+- [piem](https://git.kyleam.com/piem/) - gluing together public-inbox archives and git
+
+
+<a id="org16a78b5"></a>
# Contributing
You can send patches to the [git-email-devel](https://lists.sr.ht/~yoctocell/git-email-devel) mailing list.
+**Note:** The README.md is generated from README.org
+