diff --git a/README.md b/README.md index 9f5433c..7d038e0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Laravel multisheet is a demo application to display how we can import excel file with multiple sheet and formula using [Laravel Excel](https://laravel-excel.com/). We have also used [yajra datatables](https://datatables.yajrabox.com/) to display back the imported data. - +![multisheet](/multisheet.png?v=4&s=200) ## Prerequisites I am assuming you have basic knowledge of the laravel ecosystem and, you can install/run a demo laravel application.