We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d3976 commit 70fe79bCopy full SHA for 70fe79b
1 file changed
README.md
@@ -1,13 +1,13 @@
1
-# Python Elmax client
+# Python Elmax Cloud client
2
3
-Asynchronous Python API client for interacting with the Elmax Clous services.
+Asynchronous Python API client for interacting with the Elmax Cloud services.
4
5
This module is not official, developed, supported or endorsed by Elmax.
6
For questions and other inquiries, use the issue tracker in this repo please.
7
8
## Installation
9
10
-The package is available in the [Python Package Index](<https://pypi.python.org/).
+The package is available in the [Python Package Index](https://pypi.python.org/).
11
12
```bash
13
$ pip3 install elmax --user
0 commit comments