From a7ff9e013ea1bd119f0e4d27e4bd334ccea734ab Mon Sep 17 00:00:00 2001 From: Denis R Date: Sat, 10 Oct 2015 18:10:24 +0200 Subject: [PATCH] Update package.json Improvement file! --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +}