From aa4e85a5828cabc1f8ceda53511cd8bdb7a75022 Mon Sep 17 00:00:00 2001 From: Marc Bruggmann Date: Mon, 15 Aug 2022 18:14:04 +0200 Subject: [PATCH] Add "C4" shield to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2883dd0..88869718 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Diagrams lets you draw the cloud system architecture **in Python code**. It was ![generic provider](https://img.shields.io/badge/Generic-orange?color=5f87bf) ![programming provider](https://img.shields.io/badge/Programming-orange?color=5f87bf) ![saas provider](https://img.shields.io/badge/SaaS-orange?color=5f87bf) +![c4 provider](https://img.shields.io/badge/C4-orange?color=5f87bf) ## Getting Started