diff --git a/README.md b/README.md
index 9208ac3..c1312cd 100644
--- a/README.md
+++ b/README.md
@@ -2,21 +2,16 @@
> A collection of eggs for Pterodactyl and Gitea panels
----
-
## 📋 Eggs List
| Game | Description | File |
|------|-------------|------|
| 🧱 Garry's Mod | SandBox game by Facepunch Studios | [egg-garrys-mod-x64-github.json](./egg-garrys-mod-x64-github.json) |
----
-
## 🚀 Installation
### Via Gitea
```bash
-# Clone repository
git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
```
@@ -31,115 +26,26 @@ git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
wget -O egg-garrys-mod-x64-github.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64-github.json
```
----
-
## 🐳 Docker Images
-Our eggs use Docker images from our registry:
-
```
gitea.refoseltw.ru/rtw/games:source
```
----
-
## 📚 Original Repository
-This eggs are based on [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
-
----
+Based on [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
## 👥 Authors
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
----
-
## 📝 License
-MIT License - see [LICENSE](LICENSE) file
+MIT License
---
-
-
**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Made with ❤️ by RefoselTeamWork*
-
-
-
----
-
-***
-
-# 🎮 Pterodactyl Eggs
-
-> Набор яиц (egg) для панелей Pterodactyl и Gitea
-
----
-
-## 📋 Список яиц
-
-| Игра | Описание | Файл |
-|------|----------|------|
-| 🧱 Garry's Mod | SandBox игра от Facepunch Studios | [egg-garrys-mod-x64-github.json](./egg-garrys-mod-x64-github.json) |
-
----
-
-## 🚀 Установка
-
-### Через Gitea
-```bash
-# Склонировать репозиторий
-git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
-```
-
-### Импорт в Pterodactyl
-1. Скачайте JSON файл нужного яйца
-2. Перейдите в Admin → Eggs
-3. Нажмите "Import Egg"
-4. Загрузите JSON файл
-
-### Через wget
-```bash
-wget -O egg-garrys-mod-x64-github.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64-github.json
-```
-
----
-
-## 🐳 Docker образы
-
-Для работы яиц используются Docker образы из нашего registry:
-
-```
-gitea.refoseltw.ru/rtw/games:source
-```
-
----
-
-## 📚 Оригинальный репозиторий
-
-Эти яйца основаны на [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
-
----
-
-## 👥 Авторы
-
-- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
-
----
-
-## 📝 Лицензия
-
-MIT License - подробнее в файле [LICENSE](LICENSE)
-
----
-
-
-
-**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
-
-*Сделано с ❤️ командой RefoselTeamWork*
-
-
diff --git a/README_RU.md b/README_RU.md
new file mode 100644
index 0000000..aa44211
--- /dev/null
+++ b/README_RU.md
@@ -0,0 +1,51 @@
+# 🎮 Pterodactyl Eggs
+
+> Набор яиц (egg) для панелей Pterodactyl и Gitea
+
+## 📋 Список яиц
+
+| Игра | Описание | Файл |
+|------|----------|------|
+| 🧱 Garry's Mod | SandBox игра от Facepunch Studios | [egg-garrys-mod-x64-github.json](./egg-garrys-mod-x64-github.json) |
+
+## 🚀 Установка
+
+### Через Gitea
+```bash
+git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
+```
+
+### Импорт в Pterodactyl
+1. Скачайте JSON файл нужного яйца
+2. Перейдите в Admin → Eggs
+3. Нажмите "Import Egg"
+4. Загрузите JSON файл
+
+### Через wget
+```bash
+wget -O egg-garrys-mod-x64-github.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64-github.json
+```
+
+## 🐳 Docker образы
+
+```
+gitea.refoseltw.ru/rtw/games:source
+```
+
+## 📚 Оригинальный репозиторий
+
+Основано на [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
+
+## 👥 Авторы
+
+- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
+
+## 📝 Лицензия
+
+MIT License
+
+---
+
+**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
+
+*Сделано с ❤️ командой RefoselTeamWork*