From 7627c706ff811896a3d9e4c32e62f21f2d235766 Mon Sep 17 00:00:00 2001 From: Rushi Agrawal Date: Sat, 21 Aug 2021 00:17:30 +0530 Subject: [PATCH] Add badges (#45) Signed-off-by: Rushi Agrawal --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0046d270..deb2411a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ + +[![Release](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml) +[![CI](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml) +[![Integration](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml) +[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/clients/) +![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success) + ![OpenSearch logo](OpenSearch.svg) OpenSearch Python Client