Skip to content

Commit 1df20b8

Browse files
authored
Add CI, Go Version, PRs welcome, and License badges (#25)
1 parent 081c937 commit 1df20b8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Bytebot Discord Gateway
22

3-
[![Docker Build and Push](https://github.com/bytebot-chat/gateway-discord/actions/workflows/docker_build.yaml/badge.svg?branch=0.0.1)](https://github.com/bytebot-chat/gateway-discord/actions/workflows/docker_build.yaml)
4-
![Latest Release](https://img.shields.io/github/v/release/bytebot-chat/gateway-discord?sort=semver)
3+
[![CI](https://github.com/bytebot-chat/gateway-discord/actions/workflows/pull-request.yaml/badge.svg)](https://github.com/bytebot-chat/gateway-discord/actions/workflows/pull-request.yaml)
4+
[![Latest Release](https://img.shields.io/github/v/release/bytebot-chat/gateway-discord?sort=semver)](https://github.com/bytebot-chat/gateway-discord/releases)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/bytebot-chat/gateway-discord)](https://goreportcard.com/report/github.com/bytebot-chat/gateway-discord)
6+
[![Go version](https://img.shields.io/github/go-mod/go-version/gomods/athens.svg)](https://github.com/bytebot-chat/gateway-discord)
67
[![Go Reference](https://pkg.go.dev/badge/github.com/bytebot-chat/gateway-discord.svg)](https://pkg.go.dev/github.com/bytebot-chat/gateway-discord)
8+
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)
9+
![License](https://img.shields.io/github/license/bytebot-chat/gateway-discord)
710

811
## Table of Contents
912
- [Introduction](#introduction)

0 commit comments

Comments
 (0)