From f593c6ee63d725ba5698b8ab9c6dd0b07117dff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Kerem=20Oktay?= Date: Sun, 16 Aug 2020 23:41:25 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65befcb..5cc4888 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Server Status Beta (Official) ## This is the official beta fork of Server Status by the contributors. ![License](https://img.shields.io/github/license/Pryx/server-status.svg) ![Current release](https://img.shields.io/badge/version-2-blue) -![Beta-Build](https://img.shields.io/badge/latest_beta-Contributor_Beta_4-gray) -![Stability](https://img.shields.io/badge/stability-unstable-red) -![Build](https://img.shields.io/badge/build-failing-red) +![Beta-Build](https://img.shields.io/badge/latest_beta-Developmet_Beta_6-gray) +![Beta-Stability](https://img.shields.io/badge/Beta_Stability-Unusable-red) +![Stability](https://img.shields.io/badge/master_stability-Stable-red) +![Build](https://img.shields.io/badge/build-success-green) ## What does **contributor beta** mean? It means the beta that is heavily unstable that is meant for contributors to make changes and use as a recovery point.