From 2b929f7093ffa4456564cd722989dae1a0badaad Mon Sep 17 00:00:00 2001 From: Michael Montanaro <84359773+montymi@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:08:41 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 726e46b..e766230 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Automatically generate your shopping list for a selected number of recipes. Impo ### Built With [![Python][pythonLogo]][pythonLogo-url] [![Docker][dockerLogo]][dockerLogo-url] +[![Docker Compose][dcLogo]][dcLogo-url] [![MySQL][mysqlLogo]][mysqlLogo-url] @@ -199,6 +200,8 @@ Sanay Doshi [mysqlLogo-url]: https://www.mysql.com/ [dockerLogo]: https://img.shields.io/badge/Docker-black?style=for-the-badge&logo=docker [dockerLogo-url]: https://www.docker.com/ +[dcLogo]: https://img.shields.io/badge/Docker%20Compose-black?style=for-the-badge&logo=docker&logoColor=purple +[dcLogo-url]: https://docs.docker.com/compose/ [contributors-shield]: https://img.shields.io/github/contributors/montymi/LazyGrocer.svg?style=for-the-badge [contributors-url]: https://github.com/montymi/LazyGrocer/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/montymi/LazyGrocer.svg?style=for-the-badge