diff --git a/package.json b/package.json index de0853c..23f307c 100644 --- a/package.json +++ b/package.json @@ -36,5 +36,15 @@ "homepage": "https://github.com/louis49/homebridge-plugin-androidtv", "bugs": { "url": "https://github.com/louis49/homebridge-plugin-androidtv/issues" - } + }, + "funding": [ + { + "type" : "paypal", + "url" : "https://www.paypal.com/donate/?hosted_button_id=B8NGNPFGK69BY" + }, + { + "type" : "buymeacoffee", + "url" : "https://www.buymeacoffee.com/louis49github" + } + ] }