From fbcdc2b266b1583d7e4d8a8a9c903be04887ae8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Wed, 18 Mar 2020 19:43:23 +0100
Subject: [PATCH] add extra badges for the readme

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index e9cee1d..4ae0e52 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ snakehouse
 [![PyPI](https://img.shields.io/pypi/pyversions/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)
 [![PyPI version](https://badge.fury.io/py/snakehouse.svg)](https://badge.fury.io/py/snakehouse)
 [![PyPI](https://img.shields.io/pypi/implementation/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)
+[![PyPI](https://img.shields.io/pypi/wheel/snakehouse.svg)]()
+[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
 
 snakehouse is a tool to pack mutiple .pyx files
 into a single extension.
-- 
GitLab