Skip to content

Commit 78d7058

Browse files
authored
Update README.md
1 parent 21ce9be commit 78d7058

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ Now run the `java -version` again and check if the output is ok.
7777

7878
1. Download repository:
7979

80-
[Lastest Release 1.4 in zip file:](https://github.com/geekcom/phpjasper/archive/v1.4.zip)
80+
[Lastest Release 1.5 in zip file:](https://github.com/geekcom/phpjasper/archive/v1.5.zip)
8181

82-
[Lastest Release 1.4 in tar.gz file:](https://github.com/geekcom/phpjasper/archive/v1.4.zip)
82+
[Lastest Release 1.5 in tar.gz file:](https://github.com/geekcom/phpjasper/archive/v1.5.tar.gz)
8383

8484

8585
2. Install [Composer](http://getcomposer.org) if you don't have it.
@@ -257,9 +257,9 @@ Route::get('/reports', function () {
257257
In this example we generate reports pdf, rtf and xml.
258258

259259

260-
###Additional Information - Reports from a xml in PHP/Laravel 5.*
260+
###Reports from a xml in PHP/Laravel 5.*
261261

262-
See how easy it is to generate a report with a source an xml file:
262+
See how easy it is to generate a report with a source an XML file:
263263

264264
```php
265265

@@ -310,7 +310,7 @@ to folder:
310310

311311
###Reports from a JSON File in PHP/Laravel 5.*
312312

313-
See how easy it is to generate a report with a source an json file:
313+
See how easy it is to generate a report with a source an JSON file:
314314

315315
```php
316316

@@ -384,4 +384,4 @@ MIT
384384

385385
##Contribute
386386

387-
Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!
387+
Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!

0 commit comments

Comments
 (0)