aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/README')
-rw-r--r--docs/examples/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/examples/README b/docs/examples/README
new file mode 100644
index 000000000..09e1fa855
--- /dev/null
+++ b/docs/examples/README
@@ -0,0 +1,8 @@
+EXAMPLES
+
+This directory is for tiny libcurl programming examples. They are meant to
+show some simple steps on how you can build your own application to take full
+advantage of libcurl.
+
+If you end up with other small but still useful example sources, please mail
+them for submission in future packages and on the web site.