Skip to content

Commit 80ab5a6

Browse files
committed
updated README.md
1 parent 88ef738 commit 80ab5a6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ $jasper->process(
322322
)->execute();
323323
```
324324

325+
Please check the repository of examples for more [PHPJasper Examples](https://github.com/PHPJasper/examples)
326+
325327
### MySQL
326328

327329
We ship the [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.39) in the `/src/JasperStarter/jdbc/` directory.

docs/pt_BR/LEIA-ME_pt_BR.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ $jasper->process(
318318
)->execute();
319319
```
320320

321+
Para mais exemplos: [PHPJasper Examples](https://github.com/PHPJasper/examples)
322+
321323
### MySQL
322324

323325
Incluímos o [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.39) na pasta `/src/JasperStarter/jdbc/`

0 commit comments

Comments
 (0)