Skip to content

Commit

Permalink
Update README.md (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
obadakhalili authored Jul 26, 2024
1 parent 1066a90 commit 46778ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ symbols = ["BTC/EUR"]

# Define resource directory and the symbols you want to trade
config = {
RESOURCE_DIRECTORY: pathlib.Path(__file__).parent.resolve()
RESOURCE_DIRECTORY: pathlib.Path(__file__).parent.resolve(),
SYMBOLS: symbols
}

Expand Down

0 comments on commit 46778ba

Please sign in to comment.