Skip to content

Commit dd17c2d

Browse files
committed
Updated README
1 parent 4d3cbd0 commit dd17c2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
[![Documentation Status](https://readthedocs.org/projects/python-sdbus-networkmanager/badge/?version=latest)](https://python-sdbus-networkmanager.readthedocs.io/en/latest/?badge=latest)
12
# NetworkManager binds for python-sdbus
23

34
Supports both asyncio (under `sdbus_async.networkmanager` module) and blocking (under `sdbus_block.networkmanager` module)
45

56
Implements most NetworkManager dbus interfaces and objects.
67

8+
# [Documentation](https://python-sdbus-networkmanager.readthedocs.io/en/latest/)
9+
710
This is the sub-project of [python-sdbus](https://github.com/igo95862/python-sdbus).
811

9-
See the [module documentation](https://python-sdbus.readthedocs.io/en/latest/proxies/network_manager.html) and [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).
12+
See the [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)