RAPTOR v18.4: Исправлена отчетность, активированы выходные
This commit is contained in:
13
invest-python-master/examples/README.md
Normal file
13
invest-python-master/examples/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Cначала нужно добавить токен в переменную окружения.
|
||||
|
||||
<!-- termynal -->
|
||||
|
||||
```console
|
||||
$ export INVEST_TOKEN=YOUR_TOKEN
|
||||
```
|
||||
|
||||
А потом можно запускать примеры
|
||||
|
||||
```console
|
||||
$ python examples/client.py
|
||||
```
|
||||
Reference in New Issue
Block a user