File: 0001-clean-documentation.diff

package info (click to toggle)
pip-requirements-el 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • sloc: lisp: 85; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (3)
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
From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icons and screenshot from README file

This patch removes badge icons and screenshot from README file. These
icons are intended rather for developers. They are loaded from an
external web site and not included in the original source.

--- a/README.md
+++ b/README.md
@@ -1,16 +1,11 @@
 # pip-requirements.el
 
-[![MELPA](http://melpa.org/packages/pip-requirements-badge.svg)](http://melpa.org/#/pip-requirements)
-[![MELPA Stable](http://stable.melpa.org/packages/pip-requirements-badge.svg)](http://stable.melpa.org/#/pip-requirements)
-
 This is a major mode for editing pip requirements files, with the following features:
 
 * Syntax highlighting
 * Togglable comments
 * Auto completion of package names from PyPI
 
-![pip-requirements](pip_requirements_screenshot.png)
-
 ## Auto Completion
 
 This major mode provides completion of package names from PyPI.  It supports