From 4488c876e40fc5608989d31075ccc518d6fc87c9 Mon Sep 17 00:00:00 2001 From: camodotgg Date: Thu, 8 Jan 2026 01:36:42 -0800 Subject: [PATCH] nit: swap badge bar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d09120a..60b31a1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # mcsrranked -mcsrranked is a Python SDK for the [MCSR Ranked API](https://mcsrranked.com/). - [![PyPI version](https://badge.fury.io/py/mcsrranked.svg)](https://badge.fury.io/py/mcsrranked) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +mcsrranked is a Python SDK for the [MCSR Ranked API](https://mcsrranked.com/). + ## Installation ```bash