From 0fb8e37fd74c1e80bf728c38282520039ce57f54 Mon Sep 17 00:00:00 2001 From: Maece Fischer Date: Mon, 18 Mar 2024 22:35:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1426acd6..5e36683a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[JestCoverageBadge](./badges/coverage-jest coverage.svg) +![jest coverage](./badges/coverage-jest coverage.svg) # oas2ts A tool to convert [OpenApi](https://swagger.io/specification/) specifications into callable endpoint functions in [TS](https://www.typescriptlang.org/).