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 and are loaded from several external
web sites.

--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
 # gitlab-ci-mode
 
-[![pipeline status](https://gitlab.com/joewreschnig/gitlab-ci-mode/badges/master/pipeline.svg)](https://gitlab.com/joewreschnig/gitlab-ci-mode/commits/master) [![MELPA Stable](http://stable.melpa.org/packages/gitlab-ci-mode-badge.svg)](http://stable.melpa.org/#/gitlab-ci-mode) [![MELPA](http://melpa.org/packages/gitlab-ci-mode-badge.svg)](http://melpa.org/#/gitlab-ci-mode)
-
-
 `gitlab-ci-mode` is an Emacs major mode for editing [GitLab CI files][].
 It provides syntax highlighting and completion for keywords and special
 variables.
