From ea7942fa936f8d3d29c8b9ebb2285f52f73d6b4d Mon Sep 17 00:00:00 2001 From: Rustem Sayargaliev Date: Sat, 21 Oct 2017 12:35:44 +0200 Subject: [PATCH] Add badges to README --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index 974ffda..ff588c7 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,10 @@ django-watson ============= +[![Build Status](https://travis-ci.org/etianen/django-watson.svg?branch=master)](https://travis-ci.org/etianen/django-watson) +[![PyPI](https://img.shields.io/pypi/v/nine.svg)](https://pypi.python.org/pypi/django-watson) +[![GitHub license](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://raw.githubusercontent.com/etianen/django-watson/master/LICENSE) + **django-watson** is a fast multi-model full-text search plugin for Django. It is easy to install and use, and provides high quality search results.