diff options
Diffstat (limited to 'examples/python/gi/README')
| -rw-r--r-- | examples/python/gi/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/python/gi/README b/examples/python/gi/README new file mode 100644 index 00000000..d7773329 --- /dev/null +++ b/examples/python/gi/README @@ -0,0 +1,2 @@ +These examples show how to call libnm from Python using +GObject introspection. |