summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-05-10 10:52:28 -0700
committerDavid Bremner <bremner@debian.org>2021-01-23 08:02:30 -0400
commit2768e9970465d922adabcb3784d03765ba4844ea (patch)
tree50767553cd3f4f4a2b71f745374bc3d0f0fc723d
parent765ae9ad2c849f3b14196466b926745a9ddbf228 (diff)
patch README for Debian
Forwarded: not-needed Gbp-Pq: Name 0001-patch-README-for-Debian.patch
-rw-r--r--README.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md
index 3f1fb58..379aaf5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-[![MELPA](http://melpa.org/packages/rainbow-delimiters-badge.svg)](http://melpa.org/#/rainbow-delimiters)
-[![MELPA Stable](http://stable.melpa.org/packages/rainbow-delimiters-badge.svg)](http://stable.melpa.org/#/rainbow-delimiters)
-[![Build status](https://travis-ci.org/Fanael/rainbow-delimiters.svg?branch=master)](https://travis-ci.org/Fanael/rainbow-delimiters)
-
# rainbow-delimiters
`rainbow-delimiters` is a "rainbow parentheses"-like mode which highlights
@@ -20,25 +16,9 @@ at even if you usually don't like rainbow parentheses modes. A number of major
color themes such as Zenburn and Solarized have added their own faces for the
mode.
-This is the official github repository for `rainbow-delimiters`.
-
The latest **release** of `rainbow-delimiters` is always found at
https://github.com/Fanael/rainbow-delimiters/tree/master
-## Installation
-
-The recommended way is to use [MELPA](http://melpa.org/) or
-[MELPA Stable](http://stable.melpa.org/). If either is in your
-`package-archives`, do
-
- M-x package-install RET rainbow-delimiters RET
-
-Otherwise, open `rainbow-delimiters.el` in Emacs and use
-
- M-x package-install-from-buffer
-
-Any other methods of installation are unsupported.
-
## Usage
To toggle the mode in the current buffer: