From 5c877938e4f3d8da9dbfb289d30159d7e0ab75ee Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Fri, 6 Feb 2015 21:01:53 -0600 Subject: Note MELPA release in README [ci skip] --- README.org | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index b9888a7..a4db7e5 100644 --- a/README.org +++ b/README.org @@ -35,6 +35,9 @@ section. Add comments with =c=. As always, =C-h m= is the definitive resource for the functions of this mode. * Installation +SX is now available on MELPA! Install it via the usual method or run =M-x +package-install RET sx RET=. + To install the development version, follow the usual steps: - Clone this repository - Add this directory to your ~load-path~ -- cgit v1.2.3 From 2b4f8654f0c6329ba87eeb5f96910aa8e7badcfa Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Fri, 6 Feb 2015 21:09:55 -0600 Subject: Update README.org --- README.org | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index a4db7e5..9bc8081 100644 --- a/README.org +++ b/README.org @@ -49,8 +49,6 @@ If you are going to be doing any asking / answering / commenting / upvoting / downvoting / /etc./, you must use ~sx-authenticate~ to provide SX with an authentication token to act on your behalf. -Eventually, this package will be available on MELPA. - * Contributing Please help contribute! Doing any of the following will help us immensely: - [[https://github.com/vermiculus/sx.el/issues/new][Open an issue]] -- cgit v1.2.3 From b9fbc65cd222e6666361667cf576063de4ca7c2e Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sat, 7 Feb 2015 14:05:55 +0000 Subject: Add MELPA badges to README --- README.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 9bc8081..4071561 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,8 @@ #+Title: SX -- Stack Exchange for Emacs [[https://travis-ci.org/vermiculus/sx.el][https://travis-ci.org/vermiculus/sx.el.svg?branch=master]] +[[http://melpa.org/#/sx][file:http://melpa.org/packages/sx-badge.svg]] +[[http://stable.melpa.org/#/sx][file:http://stable.melpa.org/packages/sx-badge.svg]] [[https://gitter.im/vermiculus/sx.el?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge][https://badges.gitter.im/Join Chat.svg]] [[https://www.waffle.io/vermiculus/sx.el][https://badge.waffle.io/vermiculus/sx.el.svg]] -- cgit v1.2.3