aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2022-02-18 18:01:18 +0100
committermousebot <mousebot@riseup.net>2022-02-18 18:01:18 +0100
commitf7de456e918fdde1c7728e6fe435d9d40d98dd4b (patch)
treed3e66c9309d6cec1cbd8bc4e8c8ae4ada4d03230 /README.org
parent813faf2381a7c4322c1ef71ca1364457609a3a57 (diff)
readme update on main
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.org b/README.org
index 6286363..d0f304e 100644
--- a/README.org
+++ b/README.org
@@ -4,6 +4,8 @@
This is an updated version of the great but seemingly dormant mastodon client for emacs.
+This is now the version available via MELPA.
+
[The original readme is below.]
It adds the following features:
@@ -68,7 +70,10 @@ To enable, it, add =(require 'mastodon-async)= to your =init.el=. Then you can v
This version depends on the library =request= (for uploading attachments). You can install it from MELPA, or https://github.com/tkf/emacs-request. It also depends on =seq=.
-Optional dependencies are =company= for autocompletion of mentions when composing a toot, and =emojify= for inserting and viewing emojis.
+Optional dependencies:
+- =company= for autocompletion of mentions when composing a toot
+- =emojify= for inserting and viewing emojis
+- =mpv= and =mpv.el= for viewing videos and gifs
** NB: bugs