From 101f11309f4da8c316accea43f77660c5f770a22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 04:04:53 +0000 Subject: [PATCH] docs: update README.md [skip ci] --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 51a4237..8c887f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # laravel-tabula + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework. This package was inspired by Python’s tabula-py package. ### How to install @@ -57,3 +60,23 @@ $tabula->setPdf($file) ### License laravel-tabula is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Daniel Mantey

💻 📖
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file