Skip to content

Commit 6733270

Browse files
committed
Update readme
1 parent 3287330 commit 6733270

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[![Tests](https://github.com/ELTYER/eltyer-python-client/actions/workflows/test.yml/badge.svg)](https://github.com/ELTYER/eltyer-python-client/actions/workflows/test.yml)
2-
[![Build](https://github.com/ELTYER/eltyer-python-client/actions/workflows/build.yml/badge.svg)](https://github.com/ELTYER/eltyer-python-client/actions/workflows/build.yml)
3-
# Official ELTYER Python Client
1+
[![Tests](https://github.com/ELTYER/eltyer-python-client/actions/workflows/test.yml/badge.svg)](https://github.com/finterion/eltyer-python-client/actions/workflows/test.yml)
2+
[![Build](https://github.com/ELTYER/eltyer-python-client/actions/workflows/build.yml/badge.svg)](https://github.com/finterion/eltyer-python-client/actions/workflows/build.yml)
3+
# Official Finterion Python Client
44

5-
The ELTYER python client is a python library that can be used by your
5+
The Finterion python client is a python library that can be used by your
66
investing algorithm. With this client your can connect your algorithm to
7-
the ELTYER platform.
7+
the finterion platform.
88

99
## Installation
1010
You can install the client directly using pip:

0 commit comments

Comments
 (0)