We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bf287 commit 9930aa4Copy full SHA for 9930aa4
GUI_calculator/README.md
@@ -1,7 +1,8 @@
1
<h1 align="center">Calculator</h1>
2
<h4>A Calculator using Tk GUI toolkit Framework in Python.</h4>
3
<br><br>
4
-<p align='center'>
5
-<img src="calculator.png"/></p>
+<p align="center">
+<img src="https://github.com/simran2104/Python-Projects/blob/main/GUI_calculator/demo.gif" >
6
+</p>
7
<h3>Technology used:</h3>Python
8
<h3>Library used:</h3>Tkinter
0 commit comments