Skip to content

Commit e7682da

Browse files
author
Daniel Rodrigues Lima
committed
updated README.md
1 parent 36c4447 commit e7682da

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,23 @@
66
[![License](https://poser.pugx.org/geekcom/phpjasper/license)](https://packagist.org/packages/geekcom/phpjasper) [![Total Downloads](https://poser.pugx.org/geekcom/phpjasper/downloads)](https://packagist.org/packages/geekcom/phpjasper)
77
[![Bitcoin Donations](https://img.shields.io/badge/bitcoin-donation-orange.svg
88
)](https://blockchain.info/address/1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg)
9+
10+
11+
12+
###About
913

10-
**Is using Linux servers?**
14+
This package aims to be a solution to compile and process JasperReports (.jrxml & .jasper files) just using PHP.
15+
16+
**Note for Linux servers?**
1117

1218
Do not forget to grant permission 777 for the directory
1319
**/vendor/geekcom/phpjasper/src/JasperStarter/bin** and the file binary **jasperstarter**
1420

1521
**Do you need to generate reports with Python?**
1622

1723
Meet the **[pyreport](https://github.com/jadsonbr/pyreport)**
18-
19-
##Introduction
20-
21-
This package aims to be a solution to compile and process JasperReports (.jrxml & .jasper files).
2224

23-
###Why?
25+
###Why PHPJasper?
2426

2527
Did you ever had to create a good looking Invoice with a lot of fields for your great web app?
2628

0 commit comments

Comments
 (0)