We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62f087 commit 9a428cbCopy full SHA for 9a428cb
1 file changed
README.rst
@@ -24,6 +24,9 @@ You need to have `Python 3 <https://www.python.org>`_ installed.
24
- Network connection
25
- Devices connected to your network
26
27
+You need to know the IP address of the devices. Please consult your router
28
+documentation to get this information.
29
+
30
Installation
31
------------
32
@@ -33,6 +36,11 @@ The package is available in the `Python Package Index <https://pypi.python.org/>
33
36
34
37
$ pip install dingz
35
38
39
+Usage
40
+-----
41
42
+Every unit has its own web interface: `http://IP_ADDRESS <http://IP_ADDRESS>`_
43
44
License
45
-------
46
0 commit comments