Skip to content

Commit 71f66d2

Browse files
authored
Update README.md
1 parent d82c31b commit 71f66d2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Image Grayscalling/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
IMAGE GRAYSCALLING
22

3-
GOAL
3+
GOAL </br>
44
This is a simple image editor created in python programming language using tkinter.
55

6-
DESCRIPTION
6+
DESCRIPTION </br>
77
The goal is to convert colorful image provided by user to grayscale
88

99
To run this application download image_grayscale.py and resources in the same directory.
@@ -14,15 +14,15 @@ To run this application download image_grayscale.py and resources in the same di
1414
+ Click on Upload Image.
1515
+ A Dialog box will appear to select image from files, upload a image.
1616
+ Small Preview of grayscaled image is displayed.
17-
+ Click on Download button to save the original Size image.:-D
17+
+ Click on Download button to save the original Size image.:-D </br>
1818
For restart, you don't need to close the window, just upload another picture.
1919

20-
WHAT I HAD DONE
20+
WHAT I HAD DONE </br>
2121
In this game, I implemented Two function that take image and provide option to download grayscaled image along with preview.
2222
The Main thing is, you don't need to download or install any library or modules.
2323
All things are packed in one application, so you need to just run that.
2424

25-
DEMONSTRATION
25+
DEMONSTRATION </br>
2626
![image1](https://user-images.githubusercontent.com/94428262/208295887-a9c4bc75-1c66-400f-a338-2f42f7511fca.jpg)
2727
![Image2](https://user-images.githubusercontent.com/94428262/208295892-ecb945bb-0279-4aa9-9ca3-b0e67e1308ac.jpg)
2828
![Image3](https://user-images.githubusercontent.com/94428262/208295893-040a0611-131f-4f6d-8d0c-1ffd4b3c1d92.jpg)

0 commit comments

Comments
 (0)