From 0c2549c5a5ecc5791430952fa39ba8b795af12f8 Mon Sep 17 00:00:00 2001
From: Boris Yumankulov <boria138@altlinux.org>
Date: Fri, 26 Jul 2024 11:12:25 +0500
Subject: [PATCH] Revert readme broken changes and add <a> tag to links

---
 README-RU.md | 14 +++++++++-----
 README.md    | 16 ++++++++++------
 2 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/README-RU.md b/README-RU.md
index fcff64e4..37abfbd4 100755
--- a/README-RU.md
+++ b/README-RU.md
@@ -1,16 +1,20 @@
-<div style="text-align: center;">
+<div align="center">
   <img src="https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/data_from_portwine/img/gui/portproton.svg" width="64">
-  <h1 style="text-align: center;">PortProton</h1>
+  <h1 align="center">PortProton</h1>
   <a href="https://github.com/Castro-Fidel/PortWINE/blob/master/LICENSE">
     <img src="https://img.shields.io/github/license/Castro-Fidel/PortWine?logo=github" alt="GitHub License">
   </a>
-  <img src="https://img.shields.io/flathub/downloads/ru.linux_gaming.PortProton?style=flat&logo=flathub" alt="Flathub Downloads">
+  <a href="https://flathub.org/ru/apps/ru.linux_gaming.PortProton">
+    <img src="https://img.shields.io/flathub/downloads/ru.linux_gaming.PortProton?style=flat&logo=flathub" alt="Flathub Downloads">
+  </a>
   <a href="https://discord.gg/FTaheP99wE">
     <img src="https://img.shields.io/discord/378683352946835456?logo=discord" alt="Discord">
   </a>
-  <img src="https://img.shields.io/youtube/channel/subscribers/UCbI8OJx2D3q-4QKt4LffXTw?style=flat&logo=youtube" alt="YouTube Channel Subscribers">
+  <a href="https://www.youtube.com/@linux-gaming5986">
+    <img src="https://img.shields.io/youtube/channel/subscribers/UCbI8OJx2D3q-4QKt4LffXTw?style=flat&logo=youtube" alt="YouTube Channel Subscribers">
+  </a>
   <br/>
-  <p style="text-align: center;">
+  <p align="center">
     Проект, призванный сделать запуск Windows-игр в Linux простым и удобным как для начинающих, так и для опытных пользователей.<br>
     Проект стремится сделать запуск игр (и другого программного обеспечения) максимально простым, но в то же время предоставляет гибкие настройки для опытных пользователей.
   </p>
diff --git a/README.md b/README.md
index e1e82df9..23d5c184 100755
--- a/README.md
+++ b/README.md
@@ -1,14 +1,18 @@
-<div style="text-align: center;">
+<div align="center">
   <img src="https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/data_from_portwine/img/gui/portproton.svg" width="64">
-  <h1 style="text-align: center;">PortProton</h1>
-  <a href="https://github.com/Castro-Fidel/PortProton_ALT/blob/main/LICENSE">
-    <img src="https://img.shields.io/github/license/Castro-Fidel/PortWINE" alt="GitHub License">
+  <h1 align="center">PortProton</h1>
+  <a href="https://github.com/Castro-Fidel/PortWINE/blob/master/LICENSE">
+    <img src="https://img.shields.io/github/license/Castro-Fidel/PortWine?logo=github" alt="GitHub License">
+  </a>
+  <a href="https://flathub.org/apps/ru.linux_gaming.PortProton">
+    <img src="https://img.shields.io/flathub/downloads/ru.linux_gaming.PortProton?style=flat&logo=flathub" alt="Flathub Downloads">
   </a>
-  <img src="https://img.shields.io/flathub/downloads/ru.linux_gaming.PortProton?style=flat&logo=flathub" alt="Flathub Downloads">
   <a href="https://discord.gg/FTaheP99wE">
     <img src="https://img.shields.io/discord/378683352946835456?logo=discord" alt="Discord">
   </a>
-  <img src="https://img.shields.io/youtube/channel/subscribers/UCbI8OJx2D3q-4QKt4LffXTw?style=flat&logo=youtube" alt="YouTube Channel Subscribers">
+  <a href="https://www.youtube.com/@linux-gaming5986">
+    <img src="https://img.shields.io/youtube/channel/subscribers/UCbI8OJx2D3q-4QKt4LffXTw?style=flat&logo=youtube" alt="YouTube Channel Subscribers">
+  </a>
   <br/>
   <p style="text-align: center;">
     A project designed to make running Windows games on Linux easy and convenient for both beginners and advanced users.<br>