Skip to content

Commit f7cc6e2

Browse files
BackEndTeafreekmurze
authored andcommitted
Update badge alt text (#83)
If the bade doesn't load, this will still allow users to see what the license is. It is also beneficial for users who use screen readers. See also: spatie/laravel-sluggable#107
1 parent a8fc595 commit f7cc6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Make a Laravel app respond to a slash command from Slack
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-slack-slash-command.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-slack-slash-command)
4-
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
4+
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
55
[![Build Status](https://img.shields.io/travis/spatie/laravel-slack-slash-command/master.svg?style=flat-square)](https://travis-ci.org/spatie/laravel-slack-slash-command)
66
[![Quality Score](https://img.shields.io/scrutinizer/g/spatie/laravel-slack-slash-command.svg?style=flat-square)](https://scrutinizer-ci.com/g/spatie/laravel-slack-slash-command)
77
[![StyleCI](https://styleci.io/repos/62377978/shield?branch=master)](https://styleci.io/repos/62377978)

0 commit comments

Comments
 (0)