diff --git a/README.md b/README.md
index 34717269027f3835724715c8a187bcac1ec1b3a4..704081dc19a8db1ce2552f7066ecfad239cf3c3e 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ To access the CIFAR-10 database and obtain the necessary data, you can visit htt
 
 The result obtained from the k-nearest neighbors (KNN) is presented as the accuracy, showcasing how it varies with changes in the value of k, ranging from 1 to 20.
 
-![Description de l'image](image-classification/KNN.png)
+![training accuracy knn](results/KNN.png)
 
 
 **NN**