mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
README: Fix AppVeyor branch and add link to LICENSE
Point AppVeyor status badge to master Closes GH-4763. [ci skip]
This commit is contained in:
committed by
Nikita Popov
parent
82f74ce3f2
commit
1afcf28ad0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user