From cef5170c51be1f82b33b84f3261387bb48d5b096 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Fri, 17 Mar 2023 20:55:30 +0530 Subject: [PATCH] README: remove redundant contributors badge --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b1cdd9d..41dacc5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![Build status][github-actions-image]][github-actions-url] [![Translation Status][weblate-image]][weblate-url] [![Merged PRs][prs-merged-image]][prs-merged-url] -[![GitHub contributors][contributors-image]][contributors-url] [![License][license-image]][license-url] [![Code style][code-style-image]][code-style-url] @@ -16,8 +15,6 @@ [github-actions-image]: https://img.shields.io/github/actions/workflow/status/kra-mo/cartridges/flatpak-builder.yml?branch=main&label=build [prs-merged-url]: https://github.com/kra-mo/cartridges/pulls?q=is:pr+is:merged [prs-merged-image]: https://img.shields.io/github/issues-pr-closed-raw/kra-mo/cartridges.svg?label=merged+PRs&color=green -[contributors-url]: https://github.com/kra-mo/cartridges/graphs/contributors -[contributors-image]: https://img.shields.io/github/contributors-anon/kra-mo/cartridges.svg [license-url]: https://github.com/kra-mo/cartridges/blob/main/LICENSE [license-image]: https://img.shields.io/github/license/kra-mo/cartridges [code-style-url]: https://github.com/psf/black