From d2b080050081028044bb14ddbf0d077c0e22b58d Mon Sep 17 00:00:00 2001 From: Jay Date: Sun, 13 Mar 2016 13:37:34 -0400 Subject: [PATCH] i've made a comment in gary's code' --- linkvalidator.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/linkvalidator.rb b/linkvalidator.rb index 5cd9e09..0ff75f8 100644 --- a/linkvalidator.rb +++ b/linkvalidator.rb @@ -2,6 +2,7 @@ require 'open-uri' require 'rubyful_soup' +# i am making a comment - hi gary! Jay is teaching...sorry for the pull request! begin print "\n\nEnter website to crawl (ex. http://reddit.com): " url = gets