Skip to content

Commit cab766d

Browse files
committed
Use total downloads
1 parent ef796e4 commit cab766d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![构建状态](https://github.com/auxten/chdb/actions/workflows/build_wheels.yml/badge.svg?branch=pybind)](https://github.com/auxten/chdb/actions/workflows/build_wheels.yml)
66
[![PyPI](https://img.shields.io/pypi/v/chdb.svg)](https://pypi.org/project/chdb/)
7-
[![月度下载量](https://pepy.tech/badge/chdb/month)](https://pepy.tech/project/chdb)
7+
[![Downloads](https://static.pepy.tech/badge/chdb)](https://pepy.tech/project/chdb)
88
[![Discord](https://img.shields.io/discord/1098133460310294528?logo=Discord)](https://discord.gg/Njw5YXSPPc)
99
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/auxten)
1010

@@ -90,4 +90,4 @@ chDB 主要基于 [ClickHouse](https://github.com/ClickHouse/ClickHouse)。由
9090
- 知乎: [@auxten](https://www.zhihu.com/people/auxten)
9191
- Discord:https://discord.gg/nqSkfJRR
9292
- 电子邮件:[email protected]
93-
- Twitter:[@auxten](https://twitter.com/auxten)
93+
- Twitter:[@auxten](https://twitter.com/auxten)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![Build](https://github.com/auxten/chdb/actions/workflows/build_wheels.yml/badge.svg?branch=pybind)](https://github.com/auxten/chdb/actions/workflows/build_wheels.yml)
77
[![PyPI](https://img.shields.io/pypi/v/chdb.svg)](https://pypi.org/project/chdb/)
8-
[![Monthly Downloads](https://pepy.tech/badge/chdb/month)](https://pepy.tech/project/chdb)
8+
[![Downloads](https://static.pepy.tech/badge/chdb)](https://pepy.tech/project/chdb)
99
[![Discord](https://img.shields.io/discord/1098133460310294528?logo=Discord)](https://discord.gg/Njw5YXSPPc)
1010
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/auxten)
1111

0 commit comments

Comments
 (0)