From 2aaa0bd2879c1662f397a7c0ab33fa184e70d00c Mon Sep 17 00:00:00 2001 From: Gonzalo Diaz Date: Fri, 13 Sep 2024 01:33:30 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d126033..b5b79d7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Developed with TDD. - Package Manager for libraries / dependencies [**vcpkg**](https://vcpkg.io/) - JSON reading with [@nlohmann/json](https://github.com/nlohmann/json) +[![C++17](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)](https://en.cppreference.com/w/cpp/17) +[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)](https://www.docker.com/) + Go to [Install and run](#install-and-run) ## What is this?