diff --git a/README-RU.md b/README-RU.md
index 966c1b0e..ffa53302 100755
--- a/README-RU.md
+++ b/README-RU.md
@@ -1,8 +1,19 @@
PortProton
-
Проект, призванный сделать запуск Windows-игр в Linux простым и удобным как для начинающих, так и для опытных пользователей.
-Проект стремится сделать запуск игр (и другого программного обеспечения) максимально простым, но в то же время предоставляет гибкие настройки для опытных пользователей.
+
+
+
+

+
+
+
+

+
+
+ Проект, призванный сделать запуск Windows-игр в Linux простым и удобным как для начинающих, так и для опытных пользователей.
+ Проект стремится сделать запуск игр (и другого программного обеспечения) максимально простым, но в то же время предоставляет гибкие настройки для опытных пользователей.
+
# **Язык README**
@@ -30,7 +41,6 @@
## Установка с помощью пакетов
-
* **Alt Linux**
`apt-get` :
@@ -78,6 +88,13 @@ sudo dnf copr enable boria138/portproton
sudo dnf install portproton
```
+* **FlatHub**
+
+```sh
+flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
+flatpak install flathub ru.linux_gaming.PortProton
+```
+
## Универсальный (ручной) метод установки
**ВНИМАНИЕ** : при универсальном способе установки PortProton зависимости должны быть установлены вручную!
@@ -183,11 +200,3 @@ sudo xbps-install -Su void-repo-multilib
sudo xbps-install -S bash wget icoutils yad bubblewrap zstd cabextract gzip tar xz openssl desktop-file-utils curl dbus freetype xdg-utils
gdk-pixbuf noto-fonts-ttf nss xrandr lsof mesa-demos ImageMagick Vulkan-Tools libgcc alsa-plugins-32bit libX11-32bit freetype-32bit libglvnd-32bit libgpg-error-32bit nss-32bit openssl-32bit vulkan-loader vulkan-loader-32bit
```
-
-## Контакты
-
-
-
-
-
diff --git a/README.md b/README.md
index 652fc27f..f5034628 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,19 @@
PortProton
-
Project designed to make it easy and convenient to run Windows games on Linux for both beginners and advanced users.
-The project strives to make launching games (and other software) as simple as possible, but at the same time provides flexible settings for advanced users.
+
+
+
+

+
+
+
+

+
+
+ A project designed to make running Windows games on Linux easy and convenient for both beginners and advanced users.
+ The project aims to simplify the process of launching games (and other software) while also providing flexible settings for experienced users.
+
# **Readme Language**
@@ -77,6 +88,12 @@ sudo dnf copr enable boria138/portproton
sudo dnf install portproton
```
+* **FlatHub**
+
+```sh
+flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
+flatpak install flathub ru.linux_gaming.PortProton
+```
## Universal (manual) installation
@@ -185,11 +202,3 @@ sudo xbps-install -Su void-repo-multilib
sudo xbps-install -S bash wget icoutils yad bubblewrap zstd cabextract gzip tar xz openssl desktop-file-utils curl dbus freetype xdg-utils
gdk-pixbuf noto-fonts-ttf nss xrandr lsof mesa-demos ImageMagick Vulkan-Tools libgcc alsa-plugins-32bit libX11-32bit freetype-32bit libglvnd-32bit libgpg-error-32bit nss-32bit openssl-32bit vulkan-loader vulkan-loader-32bit
```
-
-## Contacts
-
-
-
-
-