mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.61k stars 611 forks source link

docs: Adjust badges in README #3728

Closed boc-the-git closed 2 weeks ago

boc-the-git commented 2 weeks ago

What type of PR is this?

What this PR does / why we need it:

Adds GHCR pulls to README, alongside Dockerhub pulls. I've also decided to remove the forks count, I just don't think it is really that meaningful in the scheme of things. Happy to be overruled there. Also adds square styling to dockerhub badge.

Badges.io don't have an option for GHCR pulls.. someone created this repo https://github.com/ipitio/ghcr-pulls, which Mealie was the first PR addition for https://github.com/ipitio/ghcr-pulls/pull/1.

Old: image

New: image

Which issue(s) this PR fixes:

None.