diff --git a/package.json b/package.json index 5045dc9..37e2109 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,6 @@ "description": "This extension allows you to do a find/replace all within selected text. Shortcut is Ctrl-R", "version": "1.0", "author": "Rhuno", + "homepage": "https://github.com/Rhuno/Brackets---Replace-In-Selection", "license": "MIT" -} \ No newline at end of file +}