From 7b7de2ef30b1feeafd15736aa4f9079240924a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarmo=20Lepp=C3=A4nen?= Date: Sat, 14 Oct 2017 23:39:18 +0300 Subject: [PATCH] Added MIT license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7646d870..517eba52c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby) [![Build Status](https://travis-ci.org/php-enqueue/enqueue-dev.png?branch=master)](https://travis-ci.org/php-enqueue/enqueue-dev) +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) This is where all development happens. The repository provides a friendly environment for productive development and testing of all enqueue related packages.