diff --git a/Dipal/README.md b/Dipal/README.md
index 5bf471a..81cf391 100644
--- a/Dipal/README.md
+++ b/Dipal/README.md
@@ -10,4 +10,4 @@ The system can also automate payments for Internet, utilities for residents. Use
The Dipal app is an online service for Dipal system. The **frontend part** is a smartphone app written in Flutter and React. The **backend part** is written in Node.js with TypeScript language and NestJS framework. The backend is divided into 2 parts: **Kaiser** (cloud server) and **Fox** (local server) with one-to-many connection. Kaiser is responsible for account management, payment transactions, places information, etc. Fox is responsible for the in-building logic, such as devices control. Both parts have microservice architecture.
-
+
diff --git a/Images/dipal system.png b/Dipal/dipal system.png
similarity index 100%
rename from Images/dipal system.png
rename to Dipal/dipal system.png