Skip to content

Commit da2ddf7

Browse files
authored
Update README.md
1 parent 3283577 commit da2ddf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to the Handwritten Digit Recognition project! This project uses a Convolutional Neural Network (CNN) model trained on the MNIST dataset to recognize handwritten digits (0-9) from user inputs. This application provides a simple web interface where users can draw a digit, and the model will predict the number with high accuracy.
44

5-
![App Screenshot](path_to_image_or_gif_showcasing_app) <!-- Optional: Insert a screenshot or gif of the app here -->
5+
![App Screenshot](download.png)
66

77
## Table of Contents
88
- [Project Overview](#project-overview)

0 commit comments

Comments
 (0)