From 4897e7ce9b11f6eee3b889cedf045c8b11b858d7 Mon Sep 17 00:00:00 2001 From: Talal <82701900+maborosh1@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:33:47 +0200 Subject: [PATCH] Update README badges (#8323) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 941db4aea..f89c4a136 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # typeshed -[![Build status](https://github.com/python/typeshed/workflows/Check%20stubs/badge.svg)](https://github.com/python/typeshed/actions?query=workflow%3A%22Check+stubs%22) +[![Tests](https://github.com/python/typeshed/actions/workflows/tests.yml/badge.svg)](https://github.com/python/typeshed/actions/workflows/tests.yml) [![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Pull Requests Welcome](https://img.shields.io/badge/pull%20requests-welcome-brightgreen.svg)](https://github.com/python/typeshed/blob/master/CONTRIBUTING.md)