We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d842774 commit 2f00085Copy full SHA for 2f00085
readme.md
@@ -6,11 +6,12 @@ A simple financial portfolio GUI for managing a Robinhood and Fidelity account u
6
7
## To Run
8
- install Python3 and PIP packages listed below
9
-- open terminal or command prompt and enter `python index.py` or `python3 index.py`
+- open terminal or command prompt and enter `python3 index.py`
10
11
-## PIP Installations
+## PIP3 Installations Required
12
- async_tkinter_loop
13
- yahoo_finance_async
14
+- pandas
15
16
## Other resources
17
0 commit comments