|
11 | 11 | |Type
|
12 | 12 |
|
13 | 13 | |Sponsor!
|
14 |
| -|image:https://img.shields.io/liberapay/goal/kigster.svg?logo=liberapay[link=https://liberapay.com/kigster/donate,width="150"] |
| 14 | +|image:https://img.shields.io/liberapay/goal/kigster.svg?logo=liberapay[link=https://liberapay.com/kigster/donate,width="250"] |
15 | 15 |
|
16 | 16 | |Test Suite
|
17 |
| -|image:https://github.com/kigster/puma-daemon/actions/workflows/main.yml/badge.svg[link=https://github.com/kigster/puma-daemon/actions?query=workflow%3ARuby,width="150"] |
| 17 | +|image:https://github.com/kigster/puma-daemon/actions/workflows/main.yml/badge.svg[link=https://github.com/kigster/puma-daemon/actions?query=workflow%3ARuby,width="250"] |
18 | 18 |
|
19 | 19 | |Licensing
|
20 |
| -|image:https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkigster%2Fpuma-daemon.svg?type=shield[link=https://app.fossa.com/projects/git%2Bgithub.com%2Fkigster%2Fpuma-daemon?ref=badge_shield,width="150",height="100"] image:https://app.fossa.io/api/projects/custom%2B19655%2Fgithub.com%2Fkigster%2Fpuma-daemon.svg[FOSSA Status,link=https://app.fossa.io/projects/custom%2B19655%2Fgithub.com%2Fkigster%2Fpuma-daemon?ref=badge_large&issueType=license] |
| 20 | +|image:https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkigster%2Fpuma-daemon.svg?type=shield[link=https://app.fossa.com/projects/git%2Bgithub.com%2Fkigster%2Fpuma-daemon?ref=badge_shield,width="250",height="150"] |
21 | 21 |
|
22 | 22 | |Gem Version
|
23 |
| -|image:https://badge.fury.io/rb/puma-daemon.svg["Gem Version",link="https://badge.fury.io/rb/puma-daemon",width="150",height="50"] |
| 23 | +|image:https://badge.fury.io/rb/puma-daemon.svg["Gem Version",link="https://badge.fury.io/rb/puma-daemon",width="250",height="150"] |
24 | 24 |
|
25 | 25 | |Test Coverage
|
26 |
| -|image:https://codecov.io/gh/kigster/puma-daemon/branch/master/graph/badge.svg?token=asxarMSGbz[link=https://codecov.io/gh/kigster/puma-daemon,width="150",height="50"] |
| 26 | +|image:https://codecov.io/gh/kigster/puma-daemon/branch/master/graph/badge.svg?token=asxarMSGbz[link=https://codecov.io/gh/kigster/puma-daemon,width="250",height="150"] |
27 | 27 |
|
28 | 28 | |Coverage Areas
|
29 | 29 | |image:https://codecov.io/gh/kigster/puma-daemon/graphs/sunburst.svg?token=asxarMSGbz[coverage-graph,width="200",link=https://codecov.io/gh/kigster/puma-daemon]
|
@@ -223,7 +223,7 @@ NOTE: You do need a working `make` utility to use the below commands.
|
223 | 223 |
|
224 | 224 | Bug reports and pull requests are welcome on GitHub at https://github.com/kigster/puma-daemon.
|
225 | 225 |
|
226 |
| -== Using the `Makefile` |
| 226 | +== Using the `Makefile` |
227 | 227 |
|
228 | 228 | The project has a Makefile to assist in running multi-step commmands.
|
229 | 229 |
|
@@ -251,7 +251,7 @@ You can experiement with these, but perhaps the most useful you'll find the foll
|
251 | 251 |
|
252 | 252 | * ci — runs all tests for all puma versions and then runs rubocop
|
253 | 253 | * generate-pdf — regen PDF from README
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 | == License
|
|
0 commit comments