mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:57:16 +03:00
FAQ: polish the explanation of libcurl
This commit is contained in:
parent
9fa1ce4e13
commit
5ad23d5c07
1 changed files with 2 additions and 2 deletions
4
docs/FAQ
4
docs/FAQ
|
|
@ -172,8 +172,8 @@ FAQ
|
|||
|
||||
1.2 What is libcurl?
|
||||
|
||||
libcurl is a reliable and portable library which provides you with an easy
|
||||
interface to a range of common Internet protocols.
|
||||
libcurl is a reliable and portable library for doing Internet data transfers
|
||||
using one or more of its supported Internet protocols.
|
||||
|
||||
You can use libcurl for free in your application, be it open source,
|
||||
commercial or closed-source.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue