aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-23 11:48:02 -0400
committerGitHub <noreply@github.com>2017-04-23 11:48:02 -0400
commit35a97d8c2be6492a9c05be34deaa12ec2cdcaedd (patch)
tree918950e7d7541e3c669a24f776b8f8201bb18414 /README.org
parent9b6e7a3ee1825dc4aad8229fabac4cfe2924bedb (diff)
Update README.org
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index da62f7f..4b241c2 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,6 @@
* mastodon.el
+[[https://travis-ci.org/jdenen/mastodon.el][https://travis-ci.org/jdenen/mastodon.el.svg?branch=master]]
[[http://waffle.io/jdenen/mastodon.el][https://badge.waffle.io/jdenen/mastodon.el.png?label=in%20progress&title=In%20Progress]]
Emacs client for [[https://github.com/tootsuite/mastodon][Mastodon]]
@@ -34,9 +35,9 @@ is installed. It is not required.
** Usage
*** 2 Factor Auth
- 2FA is not supported yet. It is in the [[https://github.com/jdenen/mastodon.el/milestone/2][plans]] for the `1.0.0` release.
+2FA is not supported yet. It is in the [[https://github.com/jdenen/mastodon.el/milestone/2][plans]] for the =1.0.0= release.
- If you have 2FA enabled and try to use mastodon.el, your Emacs client will hang until you `C-g` your way out.
+If you have 2FA enabled and try to use mastodon.el, your Emacs client will hang until you `C-g` your way out.
*** Instance
Set =mastodon-instance-url= in your =.emacs= or =customize=. Defaults to the [[https://mastodon.social][flagship]].