diff options
author | yoctocell <public@yoctocell.xyz> | 2021-01-09 15:44:10 +0100 |
---|---|---|
committer | yoctocell <public@yoctocell.xyz> | 2021-01-09 15:44:10 +0100 |
commit | 78732e4ab96e4d4485619f7eb9dc4fc9d99f7c44 (patch) | |
tree | 29c2fbc29a9d7acb1ac338f20b41b1920a4c201e /README | |
parent | 8f25fdd03306e9717c0e0c80bc207d8f95edc799 (diff) |
Generate markdown README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ functions for sending and receiving email with git. You can see all the customizable variables running M-x =customize-group= RET =git-email= RET. -See =demo.gif= for a demo. +* Demo +[[file:demo.gif]] * Installation You can install it by cloning this repo and adding =git-email.el= to your =load-path=. |