new libcurl example code stuff

This commit is contained in:
Daniel Stenberg 2000-09-20 22:32:08 +00:00
parent 7eafb0f325
commit 35aa363587
3 changed files with 97 additions and 0 deletions

8
docs/examples/README Normal file
View file

@ -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.