File: 0001-clean-documentation.diff

package info (click to toggle)
char-menu-el 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 96 kB
  • sloc: lisp: 76; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 818 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icons from README file

This patch removes badge icons 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,9 +1,5 @@
 # Char Menu
 
-[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
-[![MELPA](https://melpa.org/packages/char-menu-badge.svg)](https://melpa.org/#/char-menu)
-[![Build Status](https://travis-ci.org/mrkkrp/char-menu.svg?branch=master)](https://travis-ci.org/mrkkrp/char-menu)
-
 * [Various methods to insert a Unicode symbol in Emacs](#various-methods-to-insert-a-unicode-symbol-in-emacs)
 * [Installation](#installation)
 * [Usage](#usage)