summaryrefslogtreecommitdiff
path: root/docs/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/README')
-rw-r--r--docs/examples/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/examples/README b/docs/examples/README
new file mode 100644
index 0000000..b137d8f
--- /dev/null
+++ b/docs/examples/README
@@ -0,0 +1,9 @@
+Examples for libGammu usage
+===========================
+
+This directory contains few examples for libGammu usage from C. You will
+probably need to set GAMMU_BUILD variable before invoking make, it
+should point to place where you have built gammu. You can ignore this if
+you have properly installed Gammu on your system.
+
+# vim: et ts=4 sw=4 sts=4 tw=72