diff --git a/README.md b/README.md index d6cc472e623..4a496ad77ab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ [![Latest Release][latest-release-shield]][latest-release-url] [![Contributors][contributors-shield]][contributors-url] -[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![AGPL License][license-shield]][license-url] [![Docker Pulls][docker-pull]][docker-pull] +[![GHCR Pulls][ghcr-pulls]][ghcr-pulls]
@@ -88,10 +88,9 @@ Thanks to Depot for providing build instances for our Docker image builds. [contributors-shield]: https://img.shields.io/github/contributors/mealie-recipes/mealie.svg?style=flat-square -[docker-pull]: https://img.shields.io/docker/pulls/hkotel/mealie +[docker-pull]: https://img.shields.io/docker/pulls/hkotel/mealie?style=flat-square +[ghcr-pulls]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22mealie-recipes%22%20%26%26%20%40.repo%3D%3D%22mealie%22%20%26%26%20%40.image%3D%3D%22mealie%22)%5D.pulls&style=flat-square&label=ghcr%20pulls [contributors-url]: https://github.com/mealie-recipes/mealie/graphs/contributors -[forks-shield]: https://img.shields.io/github/forks/mealie-recipes/mealie.svg?style=flat-square -[forks-url]: https://github.com/mealie-recipes/mealie/network/members [stars-shield]: https://img.shields.io/github/stars/mealie-recipes/mealie.svg?style=flat-square [stars-url]: https://github.com/mealie-recipes/mealie/stargazers [issues-shield]: https://img.shields.io/github/issues/mealie-recipes/mealie.svg?style=flat-square