Skip to content

Commit

Permalink
Merge pull request #1 from ardumont/add-melpa-badge
Browse files Browse the repository at this point in the history
Add melpa badges
  • Loading branch information
ardumont committed Oct 30, 2014
2 parents 10ee187 + 5089069 commit ca5f576
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
ARCHIVE=psci.el

pr:
hub pull-request -b ardumont:master

install-clean:
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#+title: psci-mode
#+title: psci-mode [[http://melpa.org/#/psci][file:http://melpa.org/packages/psci-badge.svg]] [[http://stable.melpa.org/#/psci][file:http://stable.melpa.org/packages/psci-badge.svg]]
#+author: ardumont

A major mode to try and improve the purescript repl experience within emacs.
Expand Down

0 comments on commit ca5f576

Please sign in to comment.