Skip to content

Commit cc9f720

Browse files
authored
Merge pull request #57 from ContextMapper/update-readme
add status badges
2 parents e4cead4 + 69fbe96 commit cc9f720

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
> **_NOTE:_** This language server is a proof of concept and does not support all Context Mapper features yet.
55
6+
[![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)
7+
68
[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.
79

810
## System Requirements

0 commit comments

Comments
 (0)