Skip to content

Commit cbd081b

Browse files
Update README.md
1 parent bb35e86 commit cbd081b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
💎 Laravel Excel is intended at being Laravel-flavoured PhpSpreadsheet: a simple, but elegant wrapper around PhpSpreadsheet with the goal of simplifying
1515
exports.
1616

17-
🔥[PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/) is a library written in pure PHP and providing a set of classes that allow you to read from and to write to different spreadsheet file formats, like Excel and LibreOffice Calc.
17+
🔥 [PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/) is a library written in pure PHP and providing a set of classes that allow you to read from and to write to different spreadsheet file formats, like Excel and LibreOffice Calc.
1818

1919
Laravel Excel features:
2020

@@ -23,10 +23,10 @@ Laravel Excel features:
2323
* Queue exports for better performance
2424
* Easily export Blade views to Excel
2525

26-
Read more about Laravel Excel 3.0 on our blog: https://medium.com/@maatwebsite/laravel-excel-lessons-learned-7fee2812551
27-
2826
> Imports are currently not supported by 3.0. This functionality will be re-added in 3.1.
2927
28+
Read more about Laravel Excel 3.0 on our blog: https://medium.com/@maatwebsite/laravel-excel-lessons-learned-7fee2812551
29+
3030
## Supported Versions
3131

3232
Versions will be supported for a limited amount of time.

0 commit comments

Comments
 (0)