From 7380b149f2119f52bdba0ca1fd611d387824ac20 Mon Sep 17 00:00:00 2001 From: "L. Wagner" Date: Thu, 2 Nov 2023 12:29:56 +0100 Subject: [PATCH] Docs: Add JSON files to inital introduction sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d722e7f..cdea800bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenAPI-diff -Compare two OpenAPI specifications (3.x) and render the difference to HTML plaintext, or Markdown files. +Compare two OpenAPI specifications (3.x) and render the difference to HTML plaintext, Markdown files, or JSON files. [![Build](https://github.com/OpenAPITools/openapi-diff/workflows/Main%20Build/badge.svg)](https://github.com/OpenAPITools/openapi-diff/actions?query=branch%3Amaster+workflow%3A"Main+Build") [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=OpenAPITools_openapi-diff&metric=alert_status)](https://sonarcloud.io/dashboard?id=OpenAPITools_openapi-diff)