Skip to content

Commit 7d1f531

Browse files
authored
add wechaty python badge
1 parent 2ea858e commit 7d1f531

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![Python Wechaty](https://wechaty.github.io/python-wechaty/images/python-wechaty.png)
44

55
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/wechaty/python-wechaty-getting-started)
6+
[![Wechaty in Python](https://img.shields.io/badge/Wechaty-Python-blue)](https://github.com/wechaty/python-wechaty)
67

78
Python Wechaty Starter Project Template that Works Out-of-the-Box
89

@@ -69,6 +70,14 @@ Wechaty.instance() // Global Instance
6970
- [Java Wechaty Getting Started](https://github.com/wechaty/java-wechaty-getting-started)
7071
- [Go Wechaty Getting Started](https://github.com/wechaty/go-wechaty-getting-started)
7172

73+
## Badge
74+
75+
[![Wechaty in Python](https://img.shields.io/badge/Wechaty-Python-blue)](https://github.com/wechaty/python-wechaty)
76+
77+
```md
78+
[![Wechaty in Python](https://img.shields.io/badge/Wechaty-Python-blue)](https://github.com/wechaty/python-wechaty)
79+
```
80+
7281
## Maintainers
7382

7483
[@wechaty/python](https://github.com/orgs/wechaty/teams/python/members)

0 commit comments

Comments
 (0)