Skip to content

Commit 0931b16

Browse files
authored
Linked badges in README
1 parent 78b4f4d commit 0931b16

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
@@ -1,9 +1,9 @@
11
PHP Cross-Origin Proxy
22
===
33

4-
![Latest version](https://poser.pugx.org/geekality/php-cross-domain-proxy/version?format=flat-square)
5-
![Downloads](https://poser.pugx.org/geekality/php-cross-domain-proxy/downloads?format=flat-square)
6-
![License](https://poser.pugx.org/geekality/php-cross-domain-proxy/license?format=flat-square)
4+
[![Downloads](https://poser.pugx.org/geekality/php-cross-domain-proxy/downloads?format=flat-square)](https://packagist.org/packages/geekality/php-cross-domain-proxy)
5+
[![Latest version](https://poser.pugx.org/geekality/php-cross-domain-proxy/version?format=flat-square)](https://packagist.org/packages/geekality/php-cross-domain-proxy)
6+
[![License](https://poser.pugx.org/geekality/php-cross-domain-proxy/license?format=flat-square)](LICENSE.txt)
77

88
Client-side HTTP requests, are limited by browser cross-origin restrictions.
99

0 commit comments

Comments
 (0)