diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-04-25 13:51:14 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-04-25 13:51:14 +0200 |
commit | f265ecbc8e45a1faf15dd4859aa96c33745c2e91 (patch) | |
tree | 1ba84c8ce083ca014d86c52ca812ab74119bca4e | |
parent | 5854eca56d48acb55efe1f46466427e3f7bc8975 (diff) | |
download | curl-gh-pages.tar.gz |
Create README.mdgh-pages
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..312dcedba --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +curl +==== + +Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features |