Skip to content

Commit 69096f6

Browse files
Update readme.
1 parent f8708e4 commit 69096f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
55
[![Build Status](https://img.shields.io/travis/pmatseykanets/laravel-scout-postgres/master.svg?style=flat-square)](https://travis-ci.org/pmatseykanets/laravel-scout-postgres)
66
[![StyleCI](https://styleci.io/repos/67233265/shield)](https://styleci.io/repos/67233265)
7+
[![Total Downloads](https://img.shields.io/packagist/dt/pmatseykanets/laravel-scout-postgres.svg?style=flat-square)](https://packagist.org/packages/pmatseykanets/laravel-scout-postgres)
8+
[![License](https://poser.pugx.org/pmatseykanets/laravel-scout-postgres/license)](https://packagist.org/packages/pmatseykanets/laravel-scout-postgres)
9+
10+
711

812
This package makes it easy to use native PostgreSQL Full Text Search capabilities with [Laravel Scout](http://laravel.com/docs/master/scout).
913

0 commit comments

Comments
 (0)