diff --git a/README.md b/README.md index 5d192b7..e989452 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,12 @@ It also depends on the following libraries hosted here: * [OHLC](https://moshferatu.dev/moshferatu/ohlc) * [Plotting](https://moshferatu.dev/moshferatu/plotting) +## Running the Dashboard + +Run the following command to launch the dashboard: + +```shell +python ./dashboard.py +``` + --- \ No newline at end of file