This repository was archived by the owner on Jul 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# PHP Curl library
22
3- [ ![ Latest Stable Version] ( https://poser.pugx.org/josantonius/curl/v/stable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Total Downloads] ( https://poser.pugx.org/josantonius/curl/downloads )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/josantonius/curl/v/unstable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ License] ( https://poser.pugx.org/josantonius/curl/license )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Travis] ( https://travis-ci.org/Josantonius/PHP-Curl.svg )] ( https://github.com /Josantonius/PHP-Curl )
3+ [ ![ Latest Stable Version] ( https://poser.pugx.org/josantonius/curl/v/stable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Total Downloads] ( https://poser.pugx.org/josantonius/curl/downloads )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/josantonius/curl/v/unstable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ License] ( https://poser.pugx.org/josantonius/curl/license )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Travis] ( https://travis-ci.org/Josantonius/PHP-Curl.svg )] ( https://travis-ci.org /Josantonius/PHP-Curl )
44
55[ English version] ( README.md )
66
@@ -90,7 +90,7 @@ echo "<pre>"; var_dump($response); echo "</pre>";
9090
9191### Tests
9292
93- Para ejecutar las [ pruebas] ( tests/Curl ) simplemente:
93+ Para ejecutar las [ pruebas] ( tests/Curl/Test ) simplemente:
9494
9595 $ git clone https://github.com/Josantonius/PHP-Curl.git
9696
Original file line number Diff line number Diff line change 11# PHP Curl library
22
3- [ ![ Latest Stable Version] ( https://poser.pugx.org/josantonius/curl/v/stable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Total Downloads] ( https://poser.pugx.org/josantonius/curl/downloads )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/josantonius/curl/v/unstable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ License] ( https://poser.pugx.org/josantonius/curl/license )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Travis] ( https://travis-ci.org/Josantonius/PHP-Curl.svg )] ( https://github.com /Josantonius/PHP-Curl )
3+ [ ![ Latest Stable Version] ( https://poser.pugx.org/josantonius/curl/v/stable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Total Downloads] ( https://poser.pugx.org/josantonius/curl/downloads )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/josantonius/curl/v/unstable )] ( https://packagist.org/packages/josantonius/curl ) [ ![ License] ( https://poser.pugx.org/josantonius/curl/license )] ( https://packagist.org/packages/josantonius/curl ) [ ![ Travis] ( https://travis-ci.org/Josantonius/PHP-Curl.svg )] ( https://travis-ci.org /Josantonius/PHP-Curl )
44
55[ Versión en español] ( README-ES.md )
66
@@ -90,7 +90,7 @@ echo "<pre>"; var_dump($response); echo "</pre>";
9090
9191### Tests
9292
93- To run [ tests] ( tests/Curl ) simply:
93+ To run [ tests] ( tests/Curl/Test ) simply:
9494
9595 $ git clone https://github.com/Josantonius/PHP-Curl.git
9696
You can’t perform that action at this time.
0 commit comments