mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:21:40 +03:00
parent
0673cb4d2d
commit
4d2f800677
1453 changed files with 1669 additions and 1669 deletions
20
README.md
20
README.md
|
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/63)
|
||||
[](https://scan.coverity.com/projects/curl)
|
||||
|
|
@ -14,31 +14,31 @@
|
|||
|
||||
Curl is a command-line tool for transferring data specified with URL
|
||||
syntax. Find out how to use curl by reading [the curl.1 man
|
||||
page](https://curl.haxx.se/docs/manpage.html) or [the MANUAL
|
||||
document](https://curl.haxx.se/docs/manual.html). Find out how to install Curl
|
||||
by reading [the INSTALL document](https://curl.haxx.se/docs/install.html).
|
||||
page](https://curl.se/docs/manpage.html) or [the MANUAL
|
||||
document](https://curl.se/docs/manual.html). Find out how to install Curl
|
||||
by reading [the INSTALL document](https://curl.se/docs/install.html).
|
||||
|
||||
libcurl is the library curl is using to do its job. It is readily available to
|
||||
be used by your software. Read [the libcurl.3 man
|
||||
page](https://curl.haxx.se/libcurl/c/libcurl.html) to learn how!
|
||||
page](https://curl.se/libcurl/c/libcurl.html) to learn how!
|
||||
|
||||
You can find answers to the most frequent questions we get in [the FAQ
|
||||
document](https://curl.haxx.se/docs/faq.html).
|
||||
document](https://curl.se/docs/faq.html).
|
||||
|
||||
Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for
|
||||
Study [the COPYING file](https://curl.se/docs/copyright.html) for
|
||||
distribution terms.
|
||||
|
||||
## Contact
|
||||
|
||||
If you have problems, questions, ideas or suggestions, please contact us by
|
||||
posting to a suitable [mailing list](https://curl.haxx.se/mail/).
|
||||
posting to a suitable [mailing list](https://curl.se/mail/).
|
||||
|
||||
All contributors to the project are listed in [the THANKS
|
||||
document](https://curl.haxx.se/docs/thanks.html).
|
||||
document](https://curl.se/docs/thanks.html).
|
||||
|
||||
## Website
|
||||
|
||||
Visit the [curl website](https://curl.haxx.se/) for the latest news and
|
||||
Visit the [curl website](https://curl.se/) for the latest news and
|
||||
downloads.
|
||||
|
||||
## Git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue