summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-14 11:37:33 -0700
committerDavid Bremner <bremner@debian.org>2018-06-02 21:27:19 -0300
commiteeba368631fcd7ac68b4a851dc7829b493f246cd (patch)
tree2548a0cf5e9dd8a6815438b6f2412c6bf8f78578
parent2f6211e366d960fb97d9a031264d54218222738b (diff)
patch README for Debian
Forwarded: not-needed Gbp-Pq: Name patch-README-for-Debian.patch
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index 612e6e0..7b22b18 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-[![Build Status](https://travis-ci.org/lewang/ws-butler.png)](http://travis-ci.org/lewang/ws-butler)
-
## ws-butler -- an unobtrusive way to trim spaces from end of line
- Only lines touched get trimmed. If the white space at end of buffer is
@@ -31,13 +29,6 @@ There might be lines you don't want to get trimmed, e.g. spaces in multiline str
(not (eq 'font-lock-string-face
(get-text-property end 'face)))))
-
-## Installation
-
-### Debian 9 or later or Ubuntu 16.10 or later
-
-`apt-get install elpa-ws-butler`
-
## History
1. I started by trimming all spaces at EOL in source code in a