aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-24 06:59:45 -0400
committerGitHub <noreply@github.com>2017-04-24 06:59:45 -0400
commitbb8efbe3b06c1208a2d32d21120e0e64de9d4735 (patch)
treec0f5517f60ea987f1df17578e3664b92488e4f15
parent9ae730ae7aa5825dcec5474bc8b4a810431d242f (diff)
Update 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