aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-27 09:10:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-27 09:10:53 +0000
commit45ffb16c2a6b89ed82232c2a26625dfafcaaba5c (patch)
tree52ff8c204989826fc8a218615532a93f160e7c25 /docs/examples/README
parent0b8b0b7c8699ea9691aea2527912c3af406f5b5c (diff)
downloadgnurl-45ffb16c2a6b89ed82232c2a26625dfafcaaba5c.tar.gz
gnurl-45ffb16c2a6b89ed82232c2a26625dfafcaaba5c.tar.bz2
gnurl-45ffb16c2a6b89ed82232c2a26625dfafcaaba5c.zip
Added a line about the new makefile example
Diffstat (limited to 'docs/examples/README')
-rw-r--r--docs/examples/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/examples/README b/docs/examples/README
index 20d53b3bb..abaee9c0d 100644
--- a/docs/examples/README
+++ b/docs/examples/README
@@ -7,4 +7,8 @@ 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.
+The Makefile.example is an example makefile that could be used to build these
+examples. Just edit the file according to your system and requirements first.
+
Try the php/examples/ directory for PHP programming snippets!
+