From f3ef1a470a6530db8e850e87051dbb9b18dfc51c Mon Sep 17 00:00:00 2001 From: sunxyw <31698606+sunxyw@users.noreply.github.com> Date: Sun, 17 Jul 2022 14:39:47 +0000 Subject: [PATCH] fix readme format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba3370e..b4ce8cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -``` # go-spiget go-spiget is a Go client library for accessing the [Spiget API v2](https://spiget.org/documentation). + ## Installation go-spiget is compatible with modern Go releases in module mode, with Go installed: