FAQ: polish the explanation of libcurl

This commit is contained in:
Daniel Stenberg 2021-10-20 09:24:18 +02:00
parent 9fa1ce4e13
commit 5ad23d5c07
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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.