Skip to content

Commit aab0551

Browse files
Updated Documentations
1 parent edfa039 commit aab0551

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ import IntelligentStockMarketAPI
8383
from IntelligentStockMarketAPI.rest import ApiException
8484
from pprint import pprint
8585

86+
# To get your API KEY visit [Intteligent EOD Stock Market API](https://eod-stock-market-api.site/login)
87+
# and create your free acoount
8688
configuration = IntelligentStockMarketAPI.Configuration(
8789
host = "https://gateway.eod-stock-api.site/api",
8890
apikey = "SECRET API KEY"

0 commit comments

Comments
 (0)