From 4f4f8bc11772b684edb70a62c16f26e3cce4ca06 Mon Sep 17 00:00:00 2001 From: oksanaphmn Date: Tue, 8 Apr 2025 15:28:59 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3b6831c..999bb32d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # api-ts -[![Build Status]](https://github.com/BitGo/api-ts/actions/workflows/release.yaml) - -[build status]: - https://github.com/BitGo/api-ts/actions/workflows/release.yaml/badge.svg?event=push +[![CI Status](https://github.com/BitGo/api-ts/actions/workflows/ci.yaml/badge.svg)](https://github.com/BitGo/api-ts/actions/workflows/ci.yaml) +[![Build Status](https://github.com/BitGo/api-ts/actions/workflows/release.yaml/badge.svg)](https://github.com/BitGo/api-ts/actions/workflows/release.yaml) A collection of packages for defining and using type-checked APIs with TypeScript.