Skip to content

Commit 9ab777f

Browse files
committed
doc updated
1 parent 6ccfdea commit 9ab777f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![GitHub](https://img.shields.io/github/license/sujancse/php-csv-exporter?color=yellow)
44

55
## Overview
6-
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.
6+
A fast and tiny PHP library to export data to CSV and ExcelSheet. The library is based on a PHP generator.
77

88
### Installation
99
```$xslt

0 commit comments

Comments
 (0)