examples: add README for examples/python/gi
This commit is contained in:
@@ -7,4 +7,5 @@ EXTRA_DIST = \
|
||||
add_connection.py \
|
||||
get-active-connections.py \
|
||||
update-ip4-method.py \
|
||||
deactivate-all.py
|
||||
deactivate-all.py \
|
||||
README
|
||||
|
2
examples/python/gi/README
Normal file
2
examples/python/gi/README
Normal file
@@ -0,0 +1,2 @@
|
||||
These examples show how to call libnm from Python using
|
||||
GObject introspection.
|
Reference in New Issue
Block a user