From 99f89f8d9d6e6314b93275be9eb0b09720087460 Mon Sep 17 00:00:00 2001 From: Klaus Lehner <172195+klu2@users.noreply.github.com> Date: Tue, 5 Apr 2022 17:26:47 +0200 Subject: [PATCH] add badges for the license and the latest version on maven-central --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a79092..dc2465b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Structurizr exporters +[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://opensource.org/licenses/Apache-2.0) +[![Maven Central](https://img.shields.io/maven-central/v/com.structurizr/structurizr-export.svg?label=Maven%20Central)](https://search.maven.org/artifact/com.structurizr/structurizr-export) + + This library provides the ability to export the model and views defined in a Structurizr workspace to a number of formats, including: - PlantUML