Skip to content

Commit 09bebf3

Browse files
authored
Update README.md
1 parent 83258de commit 09bebf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Real Time Finance : a Financial WebSocket public API
1+
# :chart: Real Time Finance : a Financial WebSocket public API
22

33
Real Time Finance is a simple websocket public API to get real-time stock prices.
44
The following markets are available at the moment :
@@ -9,14 +9,14 @@ The following markets are available at the moment :
99
## Preview
1010
![Preview](https://raw.githubusercontent.com/Real-time-finance/finance-websocket-API/master/demo0.gif "Preview")
1111

12-
# Get started
12+
# Get started :rocket:
1313

1414
## Installing
1515

1616
Download rtf binaries : https://github.com/Real-time-finance/finance-websocket-API/releases
1717
Unix, macos and windows binaries available.
1818

19-
## Usage example
19+
## Usage example
2020

2121
Use market name and stock symbol to receive datas. In this example we get quotations from Netflix (nasdaq) :
2222
```shell

0 commit comments

Comments
 (0)