From 555f9fc5d0728a6bd9a3cf7fe3cd632d6df91495 Mon Sep 17 00:00:00 2001 From: Guido Barbaglia Date: Mon, 6 Jul 2015 16:16:01 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e31176..1fca062 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/Kalimaha/simple_flask_blueprint.svg?branch=master)](https://travis-ci.org/Kalimaha/simple_flask_blueprint) [![Coverage Status](https://coveralls.io/repos/Kalimaha/simple_flask_blueprint/badge.svg?branch=master)](https://coveralls.io/r/Kalimaha/simple_flask_blueprint?branch=master) +[![License](http://img.shields.io/:license-GPL2-green.svg)](http://doge.mit-license.org) # Simple Flask Blueprint Simple Blueprint for REST services developed with Flask. This project has been created for a tutorial described on [Kalimadev Blog](http://wp.me/p61qQI-s).