diff --git a/manifest.json b/manifest.json index d30fd30..42e726d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,9 +2,10 @@ "display_name": "Scheduled Payments", "version": "1.0", "description": "This allows a user to specify recurring payments to a number of recipients.", + "project_url": "https://github.com/rt121212121/electron_cash_scheduled_payments_plugin", "minimum_ec_version": "3.2", "package_name": "scheduled_payments", "available_for": [ "qt" ] -} \ No newline at end of file +}