We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9845e78 commit f166572Copy full SHA for f166572
README.md
@@ -16,4 +16,5 @@ A simple project which demos Moving Average Crossover Strategy using reactjs, py
16
1. Clone the repository. > $ git clone https://github.com/phoenix2082/tsignal.git
17
2. Switch to directory. > $ cd tsignal/
18
3. Set flask app var.. > $ export FLASK_APP=app.py
19
-4. Run the app. >. $ python3 -m flask run
+4. Run the app. > $ python3 -m flask run
20
+5. Open browser & hit. > http://127.0.0.1:5000/
0 commit comments