From 7df7ef13b13bedb6c711ad1cfccfd056aee690b5 Mon Sep 17 00:00:00 2001 From: tatakaisun <136896447+tatakaisun@users.noreply.github.com> Date: Thu, 21 May 2026 09:23:17 +0900 Subject: [PATCH] docs: update PyPI downloads badge Signed-off-by: tatakaisun <136896447+tatakaisun@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b53959..f57750e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ [![Latest Version](https://img.shields.io/pypi/v/opensearchsql.svg)](https://pypi.python.org/pypi/opensearchsql/) [![Documentation](https://img.shields.io/badge/documentation-blue.svg)](https://opensearch.org/docs/latest/search-plugins/sql/cli/) [![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://forum.opensearch.org/c/plugins/sql) -![PyPi Downloads](https://img.shields.io/pypi/dm/opensearchsql.svg) +[![PyPI Downloads](https://static.pepy.tech/badge/opensearchsql)](https://pepy.tech/project/opensearchsql) ![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success) # OpenSearch SQL CLI