diff --git a/README.md b/README.md index 488c7b4..2e73fbc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ > **_NOTE:_** This language server is a proof of concept and does not support all Context Mapper features yet. +[![CML language server build](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml/badge.svg)](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ContextMapper_context-mapper-language-server&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=ContextMapper_context-mapper-language-server) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) + [Context Mapper](https://contextmapper.org/) is an open source tool providing a Domain-specific Language based on Domain-Driven Design (DDD) patterns for context mapping and service decomposition. ## System Requirements