Skip to content

Commit 28a7096

Browse files
authored
Update README.md
1 parent 624e6d9 commit 28a7096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ The main window consists of several sections:
4242
1. Click the "History Save" button.
4343
2. A dialog box will appear, allowing you to choose a location and filename to save the history as a text file.
4444
3. Once you select a location and filename, the history will be saved to the chosen file.
45+
4. Checks if the history is empty and displays a message box if so.
46+
47+
![](https://github.com/hrosicka/SimpleCalculator/blob/master/doc/ErrorEmptyHistory.png)
4548

4649
## Clearing Input and History
4750
- Click the "Input Clear" button to clear the values in both Number 1 and Number 2 input fields.

0 commit comments

Comments
 (0)