diff --git a/README.md b/README.md index 3d75452..2f211ee 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,12 @@ If you want to decrypt a file that was encryptd by `age` with your public SSH ke ```sh ❯ age --decrypt --identity ./ssh-secret-key --output decrypted ./testfile.txt.age -``` \ No newline at end of file +``` + +### Support & Donations + +This project was built with lots of headaches by [pinpox](https://github.com/pinpox/) & [felschr](https://github.com/felschr/). If you need help, feel free to contact us. + +And if you want to thank us, you can send us any crypto or token to our Ethereum / Polygon wallets 😊: +pinpox: `0x3d479e19ae8d1a67becdaeaf8d2d37c8e425bd03` +felschr: `0xD66753D737603E18018281E298Df86DE402d313E` \ No newline at end of file