Skip to content

Commit e89b0d7

Browse files
committed
doc updated
1 parent faffac2 commit e89b0d7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## Overview
2-
A fast and tiny PHP library to export data to csv, excel etc.
3-
The library is based of PHP generator. It used only 20MB memory
4-
to download 5 Million data. Tested on Laravel 6.
2+
A fast and tiny PHP library to export data to CSV, Excel, etc. The library is based on a PHP generator. It used only 20MB memory to download 5 Million data, whereas without generator it will take up to 500MB of memory. Tested on Laravel 6.
53

64
### Installation
75
```$xslt

0 commit comments

Comments
 (0)