File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -116,13 +116,13 @@ the community.
116
116
117
117
This Code of Conduct is adapted from the [ Contributor Covenant] [ homepage ] ,
118
118
version 2.0, available at
119
- https://www.contributor-covenant.org/version/2/0/code_of_conduct.html .
119
+ < https://www.contributor-covenant.org/version/2/0/code_of_conduct.html > .
120
120
121
121
Community Impact Guidelines were inspired by [ Mozilla's code of conduct
122
122
enforcement ladder] ( https://github.com/mozilla/diversity ) .
123
123
124
124
[ homepage ] : https://www.contributor-covenant.org
125
125
126
126
For answers to common questions about this code of conduct, see the FAQ at
127
- https://www.contributor-covenant.org/faq . Translations are available at
128
- https://www.contributor-covenant.org/translations .
127
+ < https://www.contributor-covenant.org/faq > . Translations are available at
128
+ < https://www.contributor-covenant.org/translations > .
Original file line number Diff line number Diff line change 1
1
# Slopeone
2
2
3
3
![ Tests] ( https://github.com/phpjuice/slopeone/workflows/Tests/badge.svg?branch=main )
4
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/4b362481ae8a8cf39936/maintainability )] ( https://codeclimate.com/github/phpjuice/slopeone/maintainability )
4
5
[ ![ Latest Stable Version] ( http://poser.pugx.org/phpjuice/slopeone/v )] ( https://packagist.org/packages/phpjuice/slopeone )
5
6
[ ![ Total Downloads] ( http://poser.pugx.org/phpjuice/slopeone/downloads )] ( https://packagist.org/packages/phpjuice/slopeone )
6
7
[ ![ License] ( http://poser.pugx.org/phpjuice/slopeone/license )] ( https://packagist.org/packages/phpjuice/slopeone )
@@ -93,7 +94,7 @@ this should produce the following results
93
94
you can easily run tests using composer
94
95
95
96
``` bash
96
- $ composer test
97
+ composer test
97
98
```
98
99
99
100
## Built With
@@ -129,6 +130,7 @@ the [tags on this repository](https://github.com/PHPJuice/slopeone/tags).
129
130
license. Please see the [ Licence] ( https://github.com/phpjuice/slopeone/blob/main/LICENSE ) for more information.
130
131
131
132
![ Tests] ( https://github.com/phpjuice/slopeone/workflows/Tests/badge.svg?branch=main )
133
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/4b362481ae8a8cf39936/maintainability )] ( https://codeclimate.com/github/phpjuice/slopeone/maintainability )
132
134
[ ![ Latest Stable Version] ( http://poser.pugx.org/phpjuice/slopeone/v )] ( https://packagist.org/packages/phpjuice/slopeone )
133
135
[ ![ Total Downloads] ( http://poser.pugx.org/phpjuice/slopeone/downloads )] ( https://packagist.org/packages/phpjuice/slopeone )
134
136
[ ![ License] ( http://poser.pugx.org/phpjuice/slopeone/license )] ( https://packagist.org/packages/phpjuice/slopeone )
You can’t perform that action at this time.
0 commit comments