summaryrefslogtreecommitdiff
path: root/debian/patches/0003-decruft-README.patch
blob: 86549ea6aaeb2c4dedd67c164d3c11cea6731442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
From: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri, 8 Jan 2016 14:48:08 -0700
Subject: decruft README for Debian

---
 README.md | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)

diff --git a/README.md b/README.md
index 277bc5f..7766554 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,5 @@
-<p align="center">
-  <a href="http://www.gnu.org/licenses/gpl-3.0.txt"><img src="https://img.shields.io/badge/license-GPL_3-green.svg" alt="License GPL 3" /></a>
-  <a href="https://melpa.org/#/helm"><img alt="MELPA" src="https://melpa.org/packages/helm-badge.svg"/></a>
-  <a href="https://stable.melpa.org/#/helm"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/helm-badge.svg"/></a>
-  <a href="https://travis-ci.org/emacs-helm/helm"><img alt="Travis CI" src="https://travis-ci.org/emacs-helm/helm.svg?branch=master"/></a>
-</p>
-
-
 <h1 align="center">Emacs-Helm</h1>
 
-<p align="center">
-  <img src="https://avatars3.githubusercontent.com/u/1541688?v=3&amp;s=200" alt="Emacs-helm" title="" />
-</p>
-
 ***
 <p align="justify">
   <b>Helm</b> is an Emacs framework for incremental completions and narrowing
@@ -26,8 +14,6 @@
 ***
 <p align="center">
   <a href="https://emacs-helm.github.io/helm/"><b>Homepage</b></a> |
-  <a href="https://github.com/emacs-helm/helm/releases"><b>Downloads</b></a> |
-  <a href="https://github.com/emacs-helm/helm/wiki#install"><b>Get started</b></a> |
   <a href="https://github.com/emacs-helm/helm/wiki"><b>Helm wiki</b></a> |
   <a href="https://github.com/emacs-helm/helm/wiki/FAQ"><b>FAQ</b></a>
 </p>
@@ -38,8 +24,4 @@
   Helm in action searching with <a href="https://github.com/ggreer/the_silver_searcher"<b>Grep Ag</b></a>
                                    </p>
 
-<p align="center">
-  <img src="https://github.com/emacs-helm/helm/blob/master/images/helm-grep-ag-persistent.png?raw=true" alt="Emacs-helm grep ag" title="" />
-</p>
-
-[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg
+![Emacs-helm grep ag](helm-grep-ag-persistent.png)