aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.org b/README.org
index 60effcc..f6b2118 100644
--- a/README.org
+++ b/README.org
@@ -52,19 +52,11 @@ Set =mastodon-instance-url= in your =.emacs= or =customize=. Defaults to the [[h
(setq mastodon-instance-url "https://my.instance.url")
#+END_SRC
-*** App registration
-
-=M-x mastodon-register=
-
-Retrieves =client_id= and =client_secret= tokens. They're stored in the =mastdon-token-file=.
-This value can be customized too, and defaults to
-=${EMACS_HOME_DIRECTORY}/mastodon.plstore=.
-
*** Timelines
=M-x mastodon=
-Opens a =*mastodon-home*= buffer in the major mode so you can see toots.
+Opens a =*mastodon-home*= buffer in the major mode so you can see toots. You will be prompted for email and password. The app registration process will take place if your =mastodon-token-file= does not contain =:client_id= and =:client_secret=.
**** Keybindings