diff --git a/README.md b/README.md index 531fcac..17536ea 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,14 @@ $csv->output(true, 'movies.csv', $array); [CsvFileParser]: http://minghong.blogspot.com/2006/07/csv-parser-for-php.html +## Contributors + +Please find a complete list on the project's [contributors][] page. + +[contributors]: https://github.com/parsecsv/parsecsv-for-php/graphs/contributors + + + ## License (The MIT license)