diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -11,12 +11,12 @@ 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://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=PHP-7.4) +[](https://ci.appveyor.com/project/php/php-src) +[](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master) ## Documentation |
