aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-06 11:16:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-06 11:16:25 -0700
commit150f52176242ba3bc4f58179cd2dbee4d89580f4 (patch)
tree39a3def59f52a2e7e356d23b3d7266aabc24fed1
parentfa60ea62db5a2b6ec0808a6805524a827b4df5bf (diff)
downloadhaskell-tab-indent-150f52176242ba3bc4f58179cd2dbee4d89580f4.tar.gz
MELPA badges
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 970d4c9..cb10440 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![MELPA](https://melpa.org/packages/haskell-tab-indent-badge.svg)](https://melpa.org/#/haskell-tab-indent) [![MELPA Stable](https://stable.melpa.org/packages/haskell-tab-indent-badge.svg)](https://stable.melpa.org/#/haskell-tab-indent)
+
This file provides `haskell-tab-indent-mode`, a simple Emacs
indentation minor mode for Haskell projects which require tabs for
indentation and do not permit spaces (except for where clauses, as a