8000 Update readme.md · mauicode26/Morningstar-API-Addon@1d3b94c · GitHub
[go: up one dir, main page]

Skip to content

Commit 1d3b94c

Browse files
authored
Update readme.md
1 parent ad21b67 commit 1d3b94c

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
@@ -54,7 +54,7 @@ sas.getTimeSeries('AAPL');
5454

5555
1. Clone the repository
5656
2. At the top of _Morningstar-API-Addon.js_ , input your API key (must get it through RapidAPI) within the brackets here: ``` const api_key = '[API KEY GOES HERE]'; ```.
57-
3. Utilize any of the methods in _Morningstar-API-Addon.js_ by calling them through the ```javascript sas ``` variable in _app.js_. ``` sas ``` is an instance of the ``` StockAPIService ``` class found in _Morningstar-API-Addon.js_.
57+
3. Utilize any of the methods in _Morningstar-API-Addon.js_ by calling them through the ``` sas ``` variable in _app.js_. ``` sas ``` is an instance of the ``` StockAPIService ``` class found in _Morningstar-API-Addon.js_.
5858

5959

6060

0 commit comments

Comments
 (0)
0