diff --git a/README.md b/README.md index 63d13e69b1206a9ad84dc2cbefa5941a09677b9a..bf36620e1c9ca6c981a44096f5479268783c1ef7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # p2c +[![Go report card status][goreportcard-badge]][goreportcard] +[![REUSE status][reuse-shield]][reuse] +[![Donate with fosspay][fosspay-shield]][fosspay] +[![scratchanitch.dev badge][scratchanitch-badge]][scratchanitch] + _Generate cover images from Hugo posts_ ## Usage @@ -43,3 +48,12 @@ It looks at... - title (site title) - Git history to determine the date the post was last edited. ``` + +[goreportcard-badge]: https://goreportcard.com/badge/git.sr.ht/~amolith/p2c +[goreportcard]: https://goreportcard.com/report/git.sr.ht/~amolith/p2c +[reuse]: https://api.reuse.software/info/git.sr.ht/~amolith/p2c +[reuse-shield]: https://shields.io/reuse/compliance/git.sr.ht/~amolith/p2c +[fosspay]: https://secluded.site/donate/ +[fosspay-shield]: https://shields.io/badge/donate-fosspay-yellow +[scratchanitch-badge]: https://img.shields.io/badge/scratchanitch-dev-FFC4B5 +[scratchanitch]: https://scratchanitch.dev