Point PyPI badge at correct project

This commit is contained in:
Matt Molyneaux 2018-09-18 21:20:53 +01:00 committed by Guillaume Baffoin
parent 0e5322d973
commit d0d9dd3091
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ 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)
[![PyPI](https://img.shields.io/pypi/v/django-watson.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.