From b980ad9e9e4edbc0b6dfeaeef080dcdffe167161 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Tue, 8 Aug 2017 12:22:46 -0700 Subject: [PATCH] chore: add license badge and rename the license file --- license.txt => LICENSE | 0 readme.md | 1 + 2 files changed, 1 insertion(+) rename license.txt => LICENSE (100%) diff --git a/license.txt b/LICENSE similarity index 100% rename from license.txt rename to LICENSE diff --git a/readme.md b/readme.md index 7504899..3a9b60f 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.org/w33ble/esqueue.svg?branch=master)](https://travis-ci.org/w33ble/esqueue) +[![Apache License](https://img.shields.io/badge/license-apache_2.0-a9215a.svg)](https://raw.githubusercontent.com/w33ble/esqueue/master/LICENSE) [![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://github.com/w33ble/esqueue#project-status) # esqueue