Skip to content

Commit ce32b9a

Browse files
authored
Update README.md
1 parent f0edce5 commit ce32b9a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ The graphics in this application were implemented using the Tkinter framework.
1212
This application offers arithmetic operations (+, -, *, /, ^, root, modulus) and functions (sin, cos, tan, log).
1313
<br>
1414
<br>
15-
15+
**NOTE: After downloading and extracting the zip file, rename the folder to "DeltaCalc" before executing the program!**
16+
<br>
17+
<br>
1618
## Features
1719

1820
- **Standard calculator operations.**
@@ -35,6 +37,7 @@ The graphics in this application were implemented using the Tkinter framework.
3537
The recommended operating systems are Windows, macOS and Linux, as they are most compatible with the Tkinter framework. See more info [here](https://en.wikipedia.org/wiki/Tkinter#:~:text=Tkinter%20is%20included%20with%20standard,and%20macOS%20installs%20of%20Python.).
3638
<br>
3739

40+
**NOTE: After downloading and extracting the zip file, rename the folder to "DeltaCalc"**
3841
After downloading zip file and extracting:
3942
```C:\...\>python DeltaCalc```
4043
<br>

0 commit comments

Comments
 (0)