Skip to content

Commit 9930aa4

Browse files
authored
Update README.md
1 parent 08bf287 commit 9930aa4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

GUI_calculator/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<h1 align="center">Calculator</h1>
22
<h4>A Calculator using Tk GUI toolkit Framework in Python.</h4>
33
<br><br>
4-
<p align='center'>
5-
<img src="calculator.png"/></p>
4+
<p align="center">
5+
<img src="https://github.com/simran2104/Python-Projects/blob/main/GUI_calculator/demo.gif" >
6+
</p>
67
<h3>Technology used:</h3>Python
78
<h3>Library used:</h3>Tkinter

0 commit comments

Comments
 (0)