diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..4bc95e7 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,3 @@ +Compile example files with following gcc flags : +================================================= +``gcc -Wall -I/usr/local/include -L/usr/local/lib -o bot bot.c -lstrophe -lssl -lresolv -lexpat``