summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-02-28 15:04:40 -0500
committerKyle Meyer <kyle@kyleam.com>2016-02-28 15:04:40 -0500
commit4a3558fea08a254d96e3836f2b865c63bb65be06 (patch)
treed1f3ebd965dfd9a72c4e848e1560df7902d34646 /README.md
parentf7e2884644591feb3c5c555aa339c4a1aee57b31 (diff)
downloadsnakemake-mode-4a3558fea08a254d96e3836f2b865c63bb65be06.tar.gz
README.md: Mention MELPA
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee87bb9..67b560d 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ This repo contains two Emacs libraries for [Snakemake].
See the header of each file for more information.
+Both of these are available on MELPA under the
+[snakemake-mode package].
+
[Snakemake]: https://bitbucket.org/snakemake/snakemake/wiki/Home
[snakemake-mode.el]: https://github.com/kyleam/snakemake-mode/blob/master/snakemake-mode.el#L24
[snakemake.el]: https://github.com/kyleam/snakemake-mode/blob/master/snakemake.el#L21
+[snakemake-mode package]: http://melpa.org/#/snakemake-mode