From b1b3689c55254b72c5dc19727c16cde7014326b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Thu, 8 Aug 2019 15:54:27 +0200 Subject: [PATCH] README: Add a badge for the license. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21e0b61..b05c741 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.org/tantivy-search/tantivy-py.svg?branch=master)](https://travis-ci.org/tantivy-search/tantivy-py) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) tantivy-py ==========