From 1ca7aa772fc01d41e22462965b9220f9ef3f75bc Mon Sep 17 00:00:00 2001 From: Joern Muehlencord Date: Sat, 26 Aug 2023 13:25:53 +0200 Subject: [PATCH] updated documentation --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a262d66..1b4bb7d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ Additional DefaultAccessorNamingStrategy to support fluent API withXYZ setters. [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/master/LICENSE.txt) -[![Build Status](https://github.com/mapstruct/mapstruct-idea/workflows/CI/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-idea/actions?query=workflow%3ACI+branch%3Amaster) -[![Coverage Status](https://codecov.io/gh/mapstruct/mapstruct-idea/branch/master/graph/badge.svg)](https://codecov.io/gh/mapstruct/mapstruct-idea) - * [What is MapStruct?](#what-is-mapstruct) * [Features](#features) * [Usage](#usage)