Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adwulfran committed Jul 17, 2020
1 parent 80372e1 commit 9149919
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 @@ -19,7 +19,7 @@ const WebSocket = require('ws');
const ws = new WebSocket("ws:https://realtimefinance.io, {
headers: {
"api_key": "demo",
"symbol" : "AUDUSD", "AAPL", "^DJI"
"symbol" : "EURUSD,AAPL,MSFT,MC.PA"
}
});
Expand Down

0 comments on commit 9149919

Please sign in to comment.