File: 0003-decruft-README.patch

package info (click to toggle)
helm 4.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,900 kB
  • sloc: lisp: 33,135; sh: 196; makefile: 60
file content (49 lines) | stat: -rw-r--r-- 1,804 bytes parent folder | download
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 | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/README.md b/README.md
index 5654e93..8478760 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +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>
-</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
@@ -25,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>
@@ -36,9 +23,7 @@
 <p align="center">
   Helm in action browsing images</p>
 
-<p align="center">
-  <img src="https://github.com/emacs-helm/helm/blob/master/images/screenshot002.png?raw=true" alt="Emacs-helm grep ag" title="" />
-</p>
+![Emacs-helm grep ag](images/screenshot002.png)
 
 [badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg