mirror of
https://github.com/wagesj45/MimeTypeList.git
synced 2024-12-21 22:22:30 -06:00
Update README.md
This commit is contained in:
parent
6a28ace12d
commit
4916c3c439
1 changed files with 7 additions and 0 deletions
|
@ -31,3 +31,10 @@ Console.WriteLine(MimeTypes.application.onenote); // ".one"
|
|||
```cs
|
||||
Console.WriteLine(FileExtensions._ruleset); // "application/xml"
|
||||
```
|
||||
|
||||
|
||||
## Donations
|
||||
|
||||
[![Donate with Trans Pay](https://support.jordanwages.com/static/donate-with-transpay-en.png)](https://support.jordanwages.com?project=3)
|
||||
|
||||
If you would like to donate to the development of **MimeTypeList**, please direct you donation to my [patron page](https://support.jordanwages.com) (powered by Stripe) or directly via my [PayPal.Me](https://www.paypal.me/wagesj45) page. You can also donate Ethereum [to my wallet](https://etherscan.io/address/0x917f3d67e2a7ec8884d241118ee829af57cc4afd).
|
||||
|
|
Loading…
Reference in a new issue