Skip to content

Commit 9d8052a

Browse files
authored
add go badge
1 parent 9a8787b commit 9d8052a

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
@@ -4,6 +4,7 @@
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/go-wechaty-getting-started)
66
[![Go Playground](https://img.shields.io/badge/Go-Playground-blue)](https://play.golang.org/p/JGw_2TrVQeg)
7+
[![Wechaty in Go](https://img.shields.io/badge/Wechaty-Go-7de)](https://github.com/wechaty/go-wechaty)
78

89
Go Wechaty Starter Project Template that Works Out-of-the-Box
910

@@ -60,6 +61,14 @@ make bot
6061
- [Java Wechaty Getting Started](https://github.com/wechaty/java-wechaty-getting-started)
6162
- [Go Wechaty Getting Started](https://github.com/wechaty/go-wechaty-getting-started)
6263

64+
## Badge
65+
66+
[![Wechaty in Go](https://img.shields.io/badge/Wechaty-Go-7de)](https://github.com/wechaty/go-wechaty)
67+
68+
```md
69+
[![Wechaty in Go](https://img.shields.io/badge/Wechaty-Go-7de)](https://github.com/wechaty/go-wechaty)
70+
```
71+
6372
## Maintainers
6473

6574
[@wechaty/go](https://github.com/orgs/wechaty/teams/go/members)

0 commit comments

Comments
 (0)