From 800e45fe96bda2117cf054492ca7ef13deea52ee Mon Sep 17 00:00:00 2001 From: vikingowl Date: Mon, 21 Feb 2022 05:23:13 +0100 Subject: [PATCH] updated readme and added new badges --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bbd878..90e425e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ # CSGOW.TF -[![](https://img.shields.io/badge/license-GPL3-blue)](https://git.harting.dev/CSGOWTF/csgowtf/src/branch/master/LICENSE) [![](https://img.shields.io/liberapay/patrons/CSGOWTF.svg?logo=liberapay)](https://liberapay.com/CSGOWTF/) -Statistics for CS:GO matchmaking matches. +[![Vue3](https://img.shields.io/badge/created%20with-Vue3-%2342b883?style=flat-square)](https://vuejs.org/) +[![Go](https://img.shields.io/badge/created%20with-Go-%2379d4fd?style=flat-square)](https://go.dev/) +[![GPL3](https://img.shields.io/badge/licence-GPL3-%23007ec6?style=flat-square)](https://git.harting.dev/CSGOWTF/csgowtf/src/branch/master/LICENSE) +[![Liberapay](https://img.shields.io/badge/donate%20on-LiberaPay-%23f6c915?style=flat-square)](https://liberapay.com/CSGOWTF/) +[![Liberapay patrons](https://img.shields.io/liberapay/patrons/csgowtf?style=flat-square)](https://liberapay.com/CSGOWTF/) +[![Website](https://img.shields.io/website?down_message=down&label=csgow.tf&style=flat-square&up_message=up&url=https%3A%2F%2Fcsgow.tf)](https://csgow.tf/) + + +### Statistics for CS:GO matchmaking matches. + +--- ## Backend This is the frontend to the [csgowtfd](https://git.harting.dev/CSGOWTF/csgowtfd) backend.