aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 52cc3fd..0000000
--- a/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-
-[![Build Status](https://travis-ci.org/kyleam/snakemake-mode.svg?branch=master)](https://travis-ci.org/kyleam/snakemake-mode)
-
-This repo contains two Emacs libraries for [Snakemake].
-
-* [snakemake-mode.el] provides a major mode for editing Snakemake
- files.
-
-* [snakemake.el] defines a popup interface for calling 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://git.kyleam.com/snakemake-mode/tree/snakemake-mode.el#n24
-[snakemake.el]: https://git.kyleam.com/snakemake-mode/tree/snakemake.el#n21
-[snakemake-mode package]: https://melpa.org/#/snakemake-mode