aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-05 16:10:05 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-05 16:10:05 +0100
commit8499e990cddb94ff94923f6d08b2f3c072b4fe3d (patch)
tree8ff63ce6e1434fe3c6f4a80a5006896d64fc3b71
parent6556a83fa6bc67c5c44022ab9c2334ef7ffe5549 (diff)
readme deps
-rw-r--r--README.org8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.org b/README.org
index 9b34848..2db8681 100644
--- a/README.org
+++ b/README.org
@@ -286,8 +286,10 @@ to your translator function as its text argument. Here's what
** Dependencies
-This version depends on the library =request= (for uploading attachments). You
-can install it from MELPA, or https://github.com/tkf/emacs-request.
+Hard dependencies (should all install with =mastodon.el=):
+- =request= (for uploading attachments), https://github.com/tkf/emacs-request
+- =persist= for storing some settings across sessions
+- =ts= for poll relative expiry times
Optional dependencies:
- =company= for autocompletion of mentions and tags when composing a toot
@@ -297,7 +299,7 @@ Optional dependencies:
** Contributing
-PRs, issues, and feature requests are very welcome!
+PRs, issues, feature requests, and general feedback are very welcome!
*** Features