From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icons from README file

This patch removes badges icons and screenshot from README file. These
icons are intended rather for developers and are loaded from several
external web sites.

--- a/README.md
+++ b/README.md
@@ -1,14 +1,9 @@
-[![Melpa Status](http://melpa.org/packages/rainbow-identifiers-badge.svg)](http://melpa.org/#/rainbow-identifiers)
-[![Melpa Stable Status](http://stable.melpa.org/packages/rainbow-identifiers-badge.svg)](http://stable.melpa.org/#/rainbow-identifiers)
-
 # Rainbow identifiers mode

 Rainbow identifiers mode is an Emacs minor mode providing highlighting of
 identifiers based on their names. Each identifier gets a color based on a hash
 of its name.

-![Screenshot of rainbow identifiers mode on its own code](https://raw.githubusercontent.com/Fanael/rainbow-identifiers/master/rainbow-identifiers.png)
-
 ## Installation

 The package is available in [MELPA](http://melpa.org/).
