diff --git a/src/README.md b/src/README.md
index 056cd0bce3a70478ae7a8c592f16542ed0222e4a..777eea6b87115f42d761a6b9c923814231e232fe 100644
--- a/src/README.md
+++ b/src/README.md
@@ -7,7 +7,7 @@ This folder contains all the needed components to write and run applications whi
 The CLASS_SW is divided in two parts: CLASS_SERVER and CLASS_CLIENT. The CLASS_SERVER connects to the CLASS_DEVICE via Bluetooth (BT) and allows a CLASS_CLIENT for interacting with it. The CLASS_SERVER and the CLASS_CLIENT could be in the same or different host and the communication between them is through UDP. The CLASS_CLIENT applications will make use of the provided CLASS_API in order to connect to the CLASS_SERVER and be able to send commands to CLASS_DEVICE and receive messages from it.
 
 <p align="center">
-  <img width="600" height="300" src="../src/docs/images/SW_arch.png" alt="SW Architecture">
+  <img width="600" height="300" src="./docs/images/SW_arch.png" alt="SW Architecture">
 </p>
 
 >NOTE: CLASS_SW components have been programmed to be cross-platform (Windows and Linux). However, they have been only tested on Windows for the moment.
@@ -40,7 +40,7 @@ The API has been developed to be used from different languages. More information
 <hr>
 <p align="center">
   <a href="https://www.tecnalia.com">
-    <img width="200" height="60" src="../src/docs/images/tecnalia.jpg" alt="Tecnalia">
+    <img width="200" height="60" src="./docs/images/tecnalia.jpg" alt="Tecnalia">
   </a>
 </p>
 <p align="center">