Commit 45ffb16c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added a line about the new makefile example

parent 0b8b0b7c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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!