Skip to content

Commit

Permalink
Add scrutinizer tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rtconner committed Jul 3, 2019
1 parent 7b1b8fd commit 7195ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Laravel Taggable Trait
[![Total Downloads](https://poser.pugx.org/rtconner/laravel-tagging/downloads.svg)](https://packagist.org/packages/rtconner/laravel-tagging)
[![License](https://poser.pugx.org/rtconner/laravel-tagging/license.svg)](https://packagist.org/packages/rtconner/laravel-tagging)
[![Build Status](https://travis-ci.org/rtconner/laravel-tagging.svg?branch=master)](https://travis-ci.org/rtconner/laravel-tagging)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rtconner/laravel-tagging/badges/quality-score.png?b=laravel-5)](https://scrutinizer-ci.com/g/rtconner/laravel-tagging/?branch=laravel-5)

This package is not meant to handle javascript or html in any way. This package handles database storage and read/writes only.

Expand Down

0 comments on commit 7195ea2

Please sign in to comment.