Skip to content

Commit ca5f576

Browse files
committed
Merge pull request #1 from ardumont/add-melpa-badge
Add melpa badges
2 parents 10ee187 + 5089069 commit ca5f576

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
ARCHIVE=psci.el
22

3+
pr:
4+
hub pull-request -b ardumont:master
5+
36
install-clean:
47
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#+title: psci-mode
1+
#+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]]
22
#+author: ardumont
33

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

0 commit comments

Comments
 (0)