Skip to content

Commit b12bb0a

Browse files
authored
Update README.md
1 parent 0240680 commit b12bb0a

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

+12-3
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,23 @@ Clone this repository and go in the [**project**](https://github.com/SagarSikchi
2020
- **Using GUI:** Run [**gui.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/gui.py) file
2121
- **Using terminal:** Run [**main.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/main.py) file
2222

23+
2324
## Output
2425

2526
After running [**main.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/main.py) file, the output will look like:
2627

27-
[Terminal Image](/images/Screenshot%20(345).png)
28+
Terminal Image
29+
30+
![Terminal Image](/images/Screenshot%20(345).png)
31+
32+
2833

2934
After running [**gui.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/gui.py) file, the output will look like:
3035

31-
[GUI Input](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/images/Screenshot%20(348).png)
36+
GUI Input
37+
38+
![GUI Input](/images/Screenshot%20(348).png)
39+
40+
GUI Output
3241

33-
[GUI Output](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/images/Screenshot%20(349).png)
42+
![GUI Output](/images/Screenshot%20(349).png)

0 commit comments

Comments
 (0)