diff options
author | yoctocell <public@yoctocell.xyz> | 2021-01-16 11:12:31 +0100 |
---|---|---|
committer | yoctocell <public@yoctocell.xyz> | 2021-01-16 11:12:31 +0100 |
commit | 9cae26478c80f5f7a5b6fbde130a04d0e6114eb8 (patch) | |
tree | 60798c0902f93c21d6bc127b8cae887021508eb0 | |
parent | 62327a06540e18a5cb4ed694b5ec06d5fd1e692b (diff) |
Re-generate README.md
-rw-r--r-- | README.md | 26 |
1 files changed, 18 insertions, 8 deletions
@@ -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  -<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 + |