Skip to content

Commit 70fe79b

Browse files
committed
Small improvements
1 parent 55d3976 commit 70fe79b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Python Elmax client
1+
# Python Elmax Cloud client
22

3-
Asynchronous Python API client for interacting with the Elmax Clous services.
3+
Asynchronous Python API client for interacting with the Elmax Cloud services.
44

55
This module is not official, developed, supported or endorsed by Elmax.
66
For questions and other inquiries, use the issue tracker in this repo please.
77

88
## Installation
99

10-
The package is available in the [Python Package Index](<https://pypi.python.org/).
10+
The package is available in the [Python Package Index](https://pypi.python.org/).
1111

1212
```bash
1313
$ pip3 install elmax --user

0 commit comments

Comments
 (0)