Skip to content

Commit 1afcf28

Browse files
gerardrochenikic
authored andcommitted
README: Fix AppVeyor branch and add link to LICENSE
Point AppVeyor status badge to master Closes GH-4763. [ci skip]
1 parent 82f74ce commit 1afcf28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
PHP is a popular general-purpose scripting language that is especially suited to
1313
web development. Fast, flexible and pragmatic, PHP powers everything from your
14-
blog to the most popular websites in the world. PHP is distributed under the PHP
15-
License v3.01.
14+
blog to the most popular websites in the world. PHP is distributed under the
15+
[PHP License v3.01](LICENSE).
1616

1717
[![Build status](https://travis-ci.org/php/php-src.svg?branch=master)](https://travis-ci.org/php/php-src)
18-
[![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](https://ci.appveyor.com/project/php/php-src)
18+
[![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy/branch/master?svg=true)](https://ci.appveyor.com/project/php/php-src)
1919
[![Build Status](https://dev.azure.com/phpazuredevops/php/_apis/build/status/php.php-src?branchName=master)](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master)
2020

2121
## Documentation

0 commit comments

Comments
 (0)