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

This patch removes badges 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 @@
 # pyvenv.el, Python virtual environment support for Emacs
 
-![Travis-CI Build Status](https://secure.travis-ci.org/jorgenschaefer/pyvenv.png)
-[![MELPA Stable](http://stable.melpa.org/packages/pyvenv-badge.svg)](http://stable.melpa.org/#/pyvenv)
-
 This is a simple global minor mode which will replicate the changes
 done by virtualenv activation inside Emacs.
 
