Skip to content

Commit 36a5350

Browse files
committed
Update readme
1 parent f23c3af commit 36a5350

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
@@ -18,7 +18,7 @@ Example usage
1818
```python
1919
from finterion import Finterion, OrderStatus, OrderSide, OrderType
2020

21-
# Create a client and configure it with your algorithm api keys from ELTYER
21+
# Create a client and configure it with your algorithm api keys from Finterion
2222
client = Finterion(api_key="<YOUR_API_KEY>")
2323

2424
# ****Available Operations****

0 commit comments

Comments
 (0)