Add badges to README

This commit is contained in:
Jacob Gunther
2023-03-30 20:16:32 -05:00
parent 947b30d29f
commit c45944b41b

View File

@@ -1,4 +1,9 @@
# Ping Server # Ping Server
![](https://img.shields.io/github/languages/code-size/mcstatus-io/ping-server)
![](https://img.shields.io/github/issues/mcstatus-io/ping-server)
![](https://img.shields.io/github/actions/workflow/status/mcstatus-io/ping-server/go.yml)
![](https://img.shields.io/uptimerobot/ratio/m792379047-190f2d39d31ecafa9b1f86ab)
The status retrieval/ping server that powers the API for mcstatus.io. This repository is open source to allow developers to run their own Minecraft server status API server. The status retrieval/ping server that powers the API for mcstatus.io. This repository is open source to allow developers to run their own Minecraft server status API server.
If you do not know what you are doing, or think that the cache durations enforced on our official website are tolerable, I would highly recommend using the official API instead. It is much more reliable and reduces the complexity of hosting it yourself. If you do not know what you are doing, or think that the cache durations enforced on our official website are tolerable, I would highly recommend using the official API instead. It is much more reliable and reduces the complexity of hosting it yourself.