update readme
This commit is contained in:
parent
d221c1aa3f
commit
9aae66c8f5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
# UPnP for asyncio
|
# UPnP for asyncio
|
||||||
|
|
||||||
`aioupnp` is a python 3.6-8 library and command line tool to interact with UPnP gateways using asyncio. `aioupnp` requires the `netifaces` module.
|
`aioupnp` is a python 3.6-8 library and command line tool to interact with UPnP gateways using asyncio. `aioupnp` requires the `netifaces` and `defusedxml` modules.
|
||||||
|
|
||||||
## Supported devices
|
## Supported devices
|
||||||
Actiontec
|
Actiontec
|
||||||
|
|
Loading…
Reference in a new issue