Skip to content

Commit 299a7de

Browse files
authored
Update README.md
1 parent ace4faf commit 299a7de

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ A `Filesignature` detects mime type, extension and type of file by reading a hea
88

99
It is possible to guess mime type, extension, vendor name and mime type using input arguments function.
1010

11+
## Donations
12+
13+
Due I am working 100% alone without any helps, organizations and any others team I can be satisfy for receiving any amount of payment to improve, develop and continue building on origin idea of framework.
14+
15+
You can pay any amount to PayPal: https://www.paypal.me/codervio?locale.x=en_US
16+
1117
## Installation
1218

1319
1. Installation via [Composer](http://www.composer.org) on [Packagist](https://packagist.org/packages/codervio/filesignature)
@@ -40,4 +46,4 @@ Fetching a result:
4046
Guess by input arguments:
4147

4248
* [`recognizeByMime()`] - Return a result from mime type
43-
* [`recognizeByExtension()`] - Return a result from extension name
49+
* [`recognizeByExtension()`] - Return a result from extension name

0 commit comments

Comments
 (0)