From 1cfb106ccc026b1fd6463820c11ed74d5a59ae74 Mon Sep 17 00:00:00 2001
From: oop7 <110548351+oop7@users.noreply.github.com>
Date: Tue, 3 Mar 2026 17:48:42 +0200
Subject: [PATCH] Reorder badges in README.md
Move the PyPI version and License (MIT) badges down in the README header to improve grouping and visual flow of project badges (now placed after the GitHub Stars badge).
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 24ebecf..04db3c6 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,12 @@
-[](https://pypi.org/project/ytsage/)
-[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
[](https://pepy.tech/project/ytsage)
[](https://github.com/oop7/YTSage/releases)
[](https://github.com/oop7/YTSage/stargazers)
+[](https://pypi.org/project/ytsage/)
+[](https://opensource.org/licenses/MIT)
[](https://github.com/oop7/YTSage/releases)
[](https://github.com/sponsors/oop7)