From 5151fae897cf6fe341af21356509ac67c797b55c Mon Sep 17 00:00:00 2001
From: michaelbel <michael-bel@outlook.com>
Date: Tue, 23 Jul 2024 17:57:37 +0300
Subject: [PATCH] Update project

---
 readme.md    | 2 +-
 readme.ru.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 13fa088f2..3ba323acb 100644
--- a/readme.md
+++ b/readme.md
@@ -81,7 +81,7 @@ The app is still usable without an API key. In this case functionality will be l
 Choose a run configuration for an appropriate target in Android Studio and run it.
 <br/>
 <br/>
-<img src="config/images/run-configurations.png" width="25%">
+<img src="config/images/run-configurations.png" width="30%">
 
 - Clone this repository using [latest version](https://d.android.com/studio) of Android Studio
 - Run the app on your Device or Emulator
diff --git a/readme.ru.md b/readme.ru.md
index 8884d4069..366ae08e9 100644
--- a/readme.ru.md
+++ b/readme.ru.md
@@ -81,7 +81,7 @@ TMDB_API_KEY=your_own_tmdb_api_key
 Выбери конфигурацию запуска для соответствующего приложения в Android Studio и запусти его.
 <br/>
 <br/>
-<img src="config/images/run-configurations.png" width="25%">
+<img src="config/images/run-configurations.png" width="30%">
 
 - Клонируй репозиторий используя [последнюю версию](https://d.android.com/studio) Android Studio
 - Запусти приложение на устройстве или эмуляторе