From e5788f78bdac25e6a33558f5faf99c7942387f6b Mon Sep 17 00:00:00 2001 From: Dawid Kraczkowski Date: Thu, 19 Aug 2021 08:04:34 +0200 Subject: [PATCH] Badges update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbd3785..d110079 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Chocs-OpenApi
[![CI](https://github.com/kodemore/chocs-openapi/actions/workflows/main.yaml/badge.svg?branch=main)](https://github.com/kodemore/chocs-openapi/actions/workflows/main.yaml)[![Release](https://github.com/kodemore/chocs-openapi/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/kodemore/chocs-openapi/actions/workflows/release.yml)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +# Chocs-OpenApi
[![CI](https://github.com/kodemore/chocs-openapi/actions/workflows/main.yaml/badge.svg?branch=main)](https://github.com/kodemore/chocs-openapi/actions/workflows/main.yaml) [![Release](https://github.com/kodemore/chocs-openapi/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/kodemore/chocs-openapi/actions/workflows/release.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) OpenApi middleware for chocs library. Newest OpenAPI Specification (v.3.x) can be easily integrated into Chocs through application's middleware.