From 56f87388fab6fa516da7ff23ee6afaf126438e8a Mon Sep 17 00:00:00 2001 From: Daniel Rodrigues Date: Tue, 30 May 2017 11:27:30 -0300 Subject: [PATCH] update docs --- README.md | 7 +++---- docs/pt_BR/LEIA-ME_pt_BR.md | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c092533..6caca93 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # PHPJasper [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/geekcom/phpjasper/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/geekcom/phpjasper/?branch=master) [![StyleCI](https://styleci.io/repos/46984485/shield?branch=master)](https://styleci.io/repos/46984485) -[![Latest Stable Version](https://poser.pugx.org/geekcom/phpjasper/v/stable)](https://packagist.org/packages/geekcom/phpjasper) -[![Total Downloads](https://poser.pugx.org/geekcom/phpjasper/downloads)](https://packagist.org/packages/geekcom/phpjasper) +[![Latest Stable Version](https://img.shields.io/packagist/v/geekcom/phpjasper.svg?style=flat-square)](https://packagist.org/packages/geekcom/phpjasper) +[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.4-blue.svg?style=flat-square)](https://php.net/) [![License](https://poser.pugx.org/geekcom/phpjasper/license)](https://packagist.org/packages/geekcom/phpjasper) -[![Bitcoin Donations](https://img.shields.io/badge/bitcoin-donation-orange.svg)](https://blockchain.info/address/1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg) ### Docs [![Language-pt_BR](https://img.shields.io/badge/pt__BR-100%25-green.svg)](https://github.com/PHPJasper/phpjasper/blob/master/docs/pt_BR/LEIA-ME_pt_BR.md) @@ -52,7 +51,7 @@ Package to generate reports with [JasperReports 6.3.1](http://community.jasperso ## Requirements * Java JDK 1.8 -* PHP [exec()](http://php.net/manual/function.exec.php) function +* PHP 5.4 or above ## Optional diff --git a/docs/pt_BR/LEIA-ME_pt_BR.md b/docs/pt_BR/LEIA-ME_pt_BR.md index 8a905f2..d3b5666 100644 --- a/docs/pt_BR/LEIA-ME_pt_BR.md +++ b/docs/pt_BR/LEIA-ME_pt_BR.md @@ -2,10 +2,9 @@ [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/geekcom/phpjasper/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/geekcom/phpjasper/?branch=master) [![StyleCI](https://styleci.io/repos/46984485/shield?branch=master)](https://styleci.io/repos/46984485) -[![Latest Stable Version](https://poser.pugx.org/geekcom/phpjasper/v/stable)](https://packagist.org/packages/geekcom/phpjasper) -[![Total Downloads](https://poser.pugx.org/geekcom/phpjasper/downloads)](https://packagist.org/packages/geekcom/phpjasper) +[![Latest Stable Version](https://img.shields.io/packagist/v/geekcom/phpjasper.svg?style=flat-square)](https://packagist.org/packages/geekcom/phpjasper) +[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.4-blue.svg?style=flat-square)](https://php.net/) [![License](https://poser.pugx.org/geekcom/phpjasper/license)](https://packagist.org/packages/geekcom/phpjasper) -[![Bitcoin Donations](https://img.shields.io/badge/bitcoin-donation-orange.svg)](https://blockchain.info/address/1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg) ### Documentação [![Language-en_US](https://img.shields.io/badge/en__US-100%25-green.svg)](https://github.com/PHPJasper/phpjasper/blob/master/README.md) @@ -49,7 +48,7 @@ Apresento para vocês **JasperReports** a melhor solução open source que exist ## Requisitos * Java JDK 1.8 -* PHP [exec()](http://php.net/manual/function.exec.php) function +* PHP 5.4 em diante ## Opcional