summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: add codacy code quality badgeDaniel Stenberg2019-01-151-0/+1
| | | | [skip ci]
* replace rawgit links [ci skip]Viktor Szakats2018-10-121-1/+1
| | | | | | Ref: https://rawgit.com/ "RawGit has reached the end of its useful life" Ref: https://news.ycombinator.com/item?id=18202481 Closes https://github.com/curl/curl/pull/3131
* whitespace fixesViktor Szakats2018-09-231-2/+0
| | | | | | | | | | | - replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037
* README: add appveyor build badge [ci skip]Daniel Stenberg2018-08-241-1/+2
| | | | Closes #2913
* README.md: add LGTM.com code quality grade for C/C++Bas van Schaik2018-08-091-1/+3
| | | | Closes #2857
* README.md: add backers and sponsorsJess2018-04-171-0/+27
| | | | Closes #2484
* README: language fixBruno Grasselli2018-02-121-1/+1
| | | | | | s/off/from Closes #2300
* README.md: fixed layouthsiao yi2017-11-121-0/+1
| | | | Closes #2069
* README.md: show the coverall coverage on githubDaniel Stenberg2017-06-061-0/+1
|
* README.md: add coverity and travis badgesDaniel Stenberg2017-03-101-0/+2
|
* README.md: add our CII Best Practices badgeDaniel Stenberg2016-08-151-0/+1
|
* README.md: change host name for the svg logoDaniel Stenberg2016-06-281-1/+1
| | | | | | rawgit.com asks to use the domain cdn.rawgit.com for production See #900
* README.md: use the SVG logoViktor Szakats2016-06-281-1/+1
|
* README.md: logo on top!Daniel Stenberg2016-06-281-0/+1
|
* README.md: polishJonathan2016-05-301-6/+6
| | | | Closes #834
* README.md: linkifiedDaniel Stenberg2016-03-071-16/+17
| | | | | | | It also makes it less readable as plain text, so let's keep this primarily for github use. Removed the top ascii art logo, as it looks weird when markdownified.
* README.md: markdown version of READMEDaniel Stenberg2016-03-071-0/+44
Attempt to make it look more appealing on github