File: 0001-decruft-README.patch

package info (click to toggle)
emacs-async 1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 91
  • sloc: lisp: 907; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 772 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
From: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri, 8 Jan 2016 08:49:38 -0700
Subject: decruft-README

---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index a5b0866..6632efc 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,3 @@
-<p><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="http://melpa.org/#/async"><img src="http://melpa.org/packages/async-badge.svg" alt="MELPA" title="" /></a>
-<a href="http://stable.melpa.org/#/async"><img src="http://stable.melpa.org/packages/async-badge.svg" alt="MELPA Stable" title="" /></a></p>
-
-
 # emacs-async
 
 `async.el` is a module for doing asynchronous processing in Emacs.