mirror of
https://github.com/curl/curl.git
synced 2026-04-18 02:31:39 +03:00
shortened the "what is libcurl" text
This commit is contained in:
parent
12708473a6
commit
a3eb91ffb1
1 changed files with 1 additions and 4 deletions
5
docs/FAQ
5
docs/FAQ
|
|
@ -79,10 +79,7 @@ FAQ
|
|||
|
||||
1.2 What is libcurl?
|
||||
|
||||
libcurl is the engine inside curl that does all the work. curl is more or
|
||||
less the command line interface that converts the given options into libcurl
|
||||
function invokes. libcurl is a reliable, higly portable multiprotocol file
|
||||
transfer library.
|
||||
libcurl is a reliable, higly portable multiprotocol file transfer library.
|
||||
|
||||
Any application is free to use libcurl, even commercial or closed-source
|
||||
ones.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue