File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Build Status] ( https://travis-ci.com/pacoorozco/gamify-laravel.svg )] ( https://travis-ci.com/pacoorozco/gamify-laravel )
4
4
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel/badges/quality-score.png )] ( https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel )
5
5
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel/badges/coverage.png )] ( https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel )
6
- [ ![ License] ( https://img.shields.io/github/license/pacoorozco/gamify-laravel.svg )] ( https://github.com/pacoorozco/gamify-laravel/blob/master/ LICENSE)
6
+ [ ![ License] ( https://img.shields.io/github/license/pacoorozco/gamify-laravel.svg )] ( LICENSE )
7
7
[ ![ Laravel Version] ( https://img.shields.io/badge/Laravel-6.x-orange.svg )] ( https://laravel.com/docs/6.x )
8
8
[ ![ GitHub release] ( https://img.shields.io/github/release/pacoorozco/gamify-laravel.svg?style=flat-square )] ( https://github.com/pacoorozco/gamify-laravel/releases )
9
9
@@ -51,7 +51,7 @@ Prior this installation, you **need to have installed** this software:
51
51
composer install
52
52
```
53
53
54
- 1. Copy [`.env.example`](https://github.com/pacoorozco/gamify-laravel/blob/master/ .env.example) to `.env`.
54
+ 1. Copy [`.env.example`](.env.example) to `.env`.
55
55
56
56
> **NOTE**: You don' t need to touch anything from this file. It works with default settings.
57
57
@@ -79,7 +79,7 @@ If you have issues with **gamify**, you can report them with the [GitHub issues
79
79
80
80
# # Contributing
81
81
82
- Please see [CONTRIBUTE](https://github.com/pacoorozco/gamify-laravel/blob/master/ CONTRIBUTE.md) for details.
82
+ Please see [CONTRIBUTE](CONTRIBUTE.md) for details.
83
83
84
84
# # License
85
85
You can’t perform that action at this time.
0 commit comments