Skip to content

Commit 1f71ad0

Browse files
authored
Update README.md
1 parent c40e55e commit 1f71ad0

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,24 @@ Install MiniStocks by downloading and opening the "build" folder and typing "mak
1010

1111
# How to use MiniStocks
1212

13-
MiniStocks saves your list of ticker symbols in a savefile, located in the "./ministocks" folder in your home directory. To add and/or delete ticker symbols while the program is running, open the Settings window by right-clicking on the MainWindow and selecting "Settings" or using the designated shortcut.
13+
MiniStocks saves your list of ticker symbols in a savefile, located in the "./ministocks" folder in your home directory.
1414

15-
## Shortcuts (MainWindow)
15+
To add and/or delete ticker symbols while the program is running, open the Settings window by right-clicking on the MainWindow and selecting "Settings" or using the designated shortcut.
1616

17+
## Shortcuts (MainWindow)
1718
S: Open Settings window
18-
1919
A: Open "About" window
20-
2120
+: Increase font size
22-
2321
-: Decrease font size.
24-
2522
Ctrl+Q: Close program
2623

2724
## Shortcuts (Settings window)
2825
+: Add ticker
29-
3026
-: Remove selected ticker
31-
3227
Ctrl+S: Save
3328

3429
# ToDo
3530
- improve memory management
31+
- improve stock ticker update implementation
3632
- fix window size update when decreasing font sizes or deleting a ticker
33+
- add more settings

0 commit comments

Comments
 (0)