diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-02-23 18:16:38 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-02-23 18:16:38 +0100 |
commit | 77678bbc387cf492a3862f62670f5cb0a0e9d805 (patch) | |
tree | 0bbe9fcf5b1e90fb7c7b9568ce19e1a0466af3ef | |
parent | 32520c194d95589a4fec36a68ff13502ad651049 (diff) |
readme: add nb re .info docs
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ =mastodon.el= is an Emacs client for the AcitivityPub social networks that implement the Mastodon API. For info see [[https://joinmastodon.org/][joinmastodon.org]]. +NB: =mastodon.el= now ships this readme as an .info file, so if you have it installed you should be able to browse this readme inside emacs. =C-h i= for info, then =m masto RET= should load it for you. + ** Installation You can install =mastodon.el= from ELPA, MELPA, or directly from this repo. It is also available as a GUIX package. |