aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-25 00:42:21 -0400
committerGitHub <noreply@github.com>2017-04-25 00:42:21 -0400
commita002d1bb8f617c86dddb687e86943bdbcbf1263e (patch)
treebbed4e4c74e4d7ba7cc52c6d866b046b64a33d49 /README.org
parent3e79236c9309047c35fcdc6f89ef19d7eb46c197 (diff)
Update README.org
Close #4
Diffstat (limited to 'README.org')
-rw-r--r--README.org17
1 files changed, 15 insertions, 2 deletions
diff --git a/README.org b/README.org
index f6b2118..8cc5c10 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,7 @@
* mastodon.el
+[[https://melpa.org/#/mastodon][file:https://melpa.org/packages/mastodon-badge.svg]]
+
[[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]]
@@ -26,8 +28,19 @@ Or, with =use-package=:
*** MELPA
-I'll make mastdon.el available on MELPA when I feel like it's reached a
-stable state.
+Add =MELPA= to your archives:
+
+#+BEGIN_SRC emacs-lisp
+ (require 'package)
+ (add-to-list 'package-archives
+ '("melpa" . "http://melpa.org/packages/") t)
+#+END_SRC
+
+Update and install:
+
+=M-x package-refresh-contents RET=
+
+=M-x package-install RET mastodon RET=
*** Emoji