From 6055f2ca7b245eeb64565b43487827bf5efdd9b5 Mon Sep 17 00:00:00 2001 From: JunDao Date: Wed, 1 May 2019 15:57:22 +0800 Subject: [PATCH] add badge --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 39a1fb1..6587049 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # GO-MC +![](https://img.shields.io/badge/Minecraft-1.14-blue.svg) +![](https://img.shields.io/badge/Protocol-477-blue.svg) +[![GoDoc](https://godoc.org/github.com/Tnze/go-mc?status.svg)](https://godoc.org/github.com/Tnze/go-mc) +[![Go Report Card](https://goreportcard.com/badge/github.com/Tnze/gomcbot)](https://goreportcard.com/report/github.com/Tnze/gomcbot) + There's some library in Go support you to create your Minecraft client or server. - [x] Mojang authenticate - [x] Minecraft network protocal