diff --git a/README.md b/README.md
index b14ed7087ef5b47f2b69fded39c1498c7caea010..a1fb0f5c0c9e6bab66e62ebbd535a4ad95af672d 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ MiniJSON
 [![PyPI version](https://badge.fury.io/py/minijson.svg)](https://badge.fury.io/py/minijson)
 [![PyPI](https://img.shields.io/pypi/implementation/minijson.svg)](https://pypi.python.org/pypi/minijson)
 [![PyPI](https://img.shields.io/pypi/wheel/minijson.svg)]()
-[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
+[![License](https://img.shields.io/pypi/l/minijson)](https://github.com/Dronehub/minijson)
+
 
 MiniJSON is a codec for a compact binary representation of JSON.