about summary refs log tree commit diff
path: root/examples/python/gi/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/gi/README')
-rw-r--r--examples/python/gi/README2
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.