Skip to content

Commit 46778ba

Browse files
authored
Update README.md (#265)
1 parent 1066a90 commit 46778ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ symbols = ["BTC/EUR"]
4848

4949
# Define resource directory and the symbols you want to trade
5050
config = {
51-
RESOURCE_DIRECTORY: pathlib.Path(__file__).parent.resolve()
51+
RESOURCE_DIRECTORY: pathlib.Path(__file__).parent.resolve(),
5252
SYMBOLS: symbols
5353
}
5454

0 commit comments

Comments
 (0)