From 23c1d958083cdf59fc26eab99a6e54145d75556a Mon Sep 17 00:00:00 2001
From: selalimi <saraelalami2001@gmail.com>
Date: Fri, 10 Nov 2023 22:52:41 -0500
Subject: [PATCH] update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec645a2..d60d600 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This project aims to implement an image classification program using two success
 
 The CIFAR-10 dataset is a commonly used database in computer vision for image classification. It consists of 60,000 color images of 32x32 pixels, distributed across 10 distinct classes, representing different objects or animals.
 ### CIFAR-10 Dataset Classes:
-<img align="right" width="240" height="220" src="cifar.PNG"> 
+<img align="right" width="240" height="220" src="Results/cifar.PNG"> 
  
 
 
-- 
GitLab