From 35aa363587f8169f9b1ceec22f5e8f8ebd9da91e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 20 Sep 2000 22:32:08 +0000 Subject: new libcurl example code stuff --- docs/examples/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/examples/README (limited to 'docs/examples/README') 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. -- cgit v1.2.3