diff options
| author | Gerard Roche <gerardroche@users.noreply.github.com> | 2019-10-01 13:42:18 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-01 15:15:36 +0200 |
| commit | 1afcf28ad033a9bc5cc770f9b32423c1312aa627 (patch) | |
| tree | ead8147ff249ec84c8eefe1822117fbc726ef6ec | |
| parent | 82f74ce3f25ec1e561ddba9b8796bc1171167cf9 (diff) | |
| download | php-git-1afcf28ad033a9bc5cc770f9b32423c1312aa627.tar.gz | |
README: Fix AppVeyor branch and add link to LICENSE
Point AppVeyor status badge to master
Closes GH-4763.
[ci skip]
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,11 +11,11 @@ PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your -blog to the most popular websites in the world. PHP is distributed under the PHP -License v3.01. +blog to the most popular websites in the world. PHP is distributed under the +[PHP License v3.01](LICENSE). [](https://travis-ci.org/php/php-src) -[](https://ci.appveyor.com/project/php/php-src) +[](https://ci.appveyor.com/project/php/php-src) [](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master) ## Documentation |
