We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d501ad0 commit 404a47cCopy full SHA for 404a47c
1 file changed
README.md
@@ -18,7 +18,7 @@ Install this via pip (or your favourite package manager):
18
19
## Functionality
20
21
-You can see all of the commands supported [here]("https://python-roborock.readthedocs.io/en/latest/api_commands.html")
+You can see all of the commands supported [here](https://python-roborock.readthedocs.io/en/latest/api_commands.html)
22
23
## Sending Commands
24
@@ -67,7 +67,7 @@ asyncio.run(main())
67
## Supported devices
68
69
You can find what devices are supported
70
-[here]("https://python-roborock.readthedocs.io/en/latest/supported_devices.html").
+[here](https://python-roborock.readthedocs.io/en/latest/supported_devices.html).
71
Please note this may not immediately contain the latest devices.
72
73
0 commit comments