diff --git a/linkvalidator.rb b/linkvalidator.rb index 5cd9e09..5c139b1 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 fork begin print "\n\nEnter website to crawl (ex. http://reddit.com): " url = gets